No issues :)

On Friday, 17 August 2018 23:55:43 UTC+5:30, Sergio Brero wrote:
>
> Thanks for your reply Shine Mon SS.
> By the way, i changed my approach and solved the problem using a flat 
> django auth.Group
>
> Il giorno venerdì 17 agosto 2018 19:53:15 UTC+2, Shine Mon SS ha scritto:
>>
>> There are couple of ways to do this, I hope this tutorial might help you 
>> https://simpleisbetterthancomplex.com/tutorial/2016/07/22/how-to-extend-django-user-model.html
>>  
>> I have implemented this with AbstractModel like this 
>> https://simpleisbetterthancomplex.com/tutorial/2016/07/22/how-to-extend-django-user-model.html#a-nameabstractuseraextending-user-model-using-a-custom-model-extending-abstractuser
>>
>> On Friday, 17 August 2018 21:27:38 UTC+5:30, Sergio Brero wrote:
>>>
>>> Hi all, i'd like to add a boolean field to existing users to discrimine 
>>> between users that have this flag true and false and show them different 
>>> prices.
>>> Can this be achieved without changing the AUTH_USER_MODEL?
>>> Where is django instructed to use customer.abstract_models.AbstractUser 
>>> as user base model?
>>>
>>> Hope for a response
>>>
>>> Thank you - kind regards - sergio brero
>>>
>>

-- 
https://github.com/django-oscar/django-oscar
http://django-oscar.readthedocs.org/en/latest/
https://twitter.com/django_oscar
--- 
You received this message because you are subscribed to the Google Groups 
"django-oscar" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-oscar+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-oscar.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/django-oscar/10a5377c-d716-41cb-add9-ffad50202acb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to