Django app CRUD clásico para crear tareas, registrar usuarios y proteger rutas de usuarios no registrados.
-
Updated
Aug 10, 2023 - Python
Django app CRUD clásico para crear tareas, registrar usuarios y proteger rutas de usuarios no registrados.
I have created a Django App for new user registration with Build-in Django form UserCreationForm where I used Email verification system with token. Also i have implement Login form with AuthenticationForm and for password reset i have used SetPasswordForm.
Add a description, image, and links to the usercreationform topic page so that developers can more easily learn about it.
To associate your repository with the usercreationform topic, visit your repo's landing page and select "manage topics."