Tuesday, September 25, 2018

Re: Using a custom user model extended from AbstractBaseUser, the user object is lose between requests

As an additional detail - This product unfortunately has to use an existing database, which means no django migrations, which means all ORM has to be done manually. This is why the user model isn't capable of saving back to the DB, and why I'm going through this whole convoluted setup.

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/3b20a5cf-7f2b-4f0a-b4f1-10b4c9e50baa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment