
Jorge Michelena
Backend developer Jorge Michelena - Backend developer
ARTICLES by Jorge Michelena
How to change the rest-auth reset password email to a custom HTML template
We have previously discussed Django REST framework and dj-rest-auth, both effective libraries for Django where you can easily create rest […]
August 27, 2021
5 min read
How to change the default DatePicker on the Django admin page
When you register a model in your Django admin page it automatically matches each of the model’s fields to a […]
August 18, 2021
5 min read
How to manage dynamic settings in Django
I recently finished working on a small project in Django when I realized that it could be improved greatly by […]
September 28, 2020
5 min read