Dharwin Perez

Results 4 comments of Dharwin Perez

[Solved] I have had to upgrade from github "sudo pip install git+git://github.com/myusuf3/delorean.git -U" because on pip repository the last version is 0.5.0 Hi @myusuf3 First Deloeran is an awesome tool...

Maybe this can be useful. https://github.com/Code-Lovers-Club/django-password-validator

@darakian maybe this can help you https://github.com/Code-Lovers-Club/django-password-validator

I have the same issue. Python 3.11. Django 4.2.2 The uuid type is not supported. if you pass ```json { "id": self.user.pk, "name": "Hello" } ``` the json.dump return a...