Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 335 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 335 Bytes

TESTS

To run all tests, run the following command python3 manage.py test --debug-mode

Scheduled transactions

To facilitate scheduled transactions we have used django-crontab. When setting up a new Bankbuddy instance, remember to add cronjobs with python manage.py crontab add