Updated with delete_inactives.py information

This commit is contained in:
salvadorpla 2020-01-13 13:56:11 +01:00
pare fe05f7a3b5
commit c89c66a33a
S'han modificat 1 arxius amb 2 adicions i 0 eliminacions

Veure arxiu

@ -25,4 +25,6 @@ Within Python Virtual Environment:
4. Use your favourite scheduling method to set mailing.py to run regularly. Column 'elapsed_days' of mailing's database will be updated so you can decide actions after some time.
5. Run "delete_inactives.py' to delete all inactive users after 30 days period from the warning email.
Note: install all needed packages with 'pip install -r requirements.txt'