Problems with AbstractUser

2018-08-21 Thread Simon McConnell
https://simpleisbetterthancomplex.com/tutorial/2016/07/22/how-to-extend-django-user-model.html -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsub

Problems with AbstractUser

2018-08-20 Thread Richard Pacheco
Hello Goodnight. I need to create a custom user model to be used in my django application, this in order to be able to place the fields that I need and in addition to be able to use the basic authentication methods that django already incorporates. The problem is that I do not clearly understa