Accountability is key. This repository's purpose is to track my day to day evolution
- Started the day by replacing deprecated code. ake_random_password() by from django.utils.crypto import get_random_string
- and ended up adding functionality to send email notifications
- Implementation of forms and debugging.
- Implementation of custom error pages