Updated README.md

This commit is contained in:
spla 2020-07-06 10:49:40 +02:00
pare ee98759278
commit a6f81a4010
S'han modificat 1 arxius amb 1 adicions i 1 eliminacions

Veure arxiu

@ -27,6 +27,6 @@ Within Python Virtual Environment:
5. Run `python delete_inactives.py` to delete all inactive users after 30 days period from the warning email. 5. Run `python delete_inactives.py` to delete all inactive users after 30 days period from the warning email.
6. Run `python edit_status.py` to set True or False any of following `mailing_db_table` columns: `to_be_deleted`, `feedback` and `recipient_error`. 6. Run `python edit_status.py` to set True or False any of following `mailing_db_table` columns: `to_be_deleted`, `feedback` and `recipient_error`. Useful after emailed user's feedback.
Note: install all needed packages with `pip install -r requirements.txt` Note: install all needed packages with `pip install -r requirements.txt`