Re: Noob question: Is the User model compatible with subscription-style website?

2018-02-15 Thread Etienne Robillard



Le 2018-02-15 à 01:17, Tom Tanner a écrit :
I'm working on a Django-powered subscription website with a 
Django-powered CMS backend. Can the User model, or a derived class, be 
made to be compatible with this idea? In my case, I want to store a 
user's username, password, and subscription ID.

Yes.


--
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+unsubscr...@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/da4f96f9-95cd-4b23-b4d2-842ef3649226%40googlegroups.com 
.

For more options, visit https://groups.google.com/d/optout.


--
Etienne Robillard
tkad...@yandex.com
https://www.isotopesoftware.ca/

--
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+unsubscr...@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/f774e048-7889-d2fe-5623-e545ad4b6ac7%40yandex.com.
For more options, visit https://groups.google.com/d/optout.


Noob question: Is the User model compatible with subscription-style website?

2018-02-14 Thread Tom Tanner
I'm working on a Django-powered subscription website with a Django-powered 
CMS backend. Can the User model, or a derived class, be made to be 
compatible with this idea? In my case, I want to store a user's username, 
password, and subscription ID. 

-- 
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+unsubscr...@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/da4f96f9-95cd-4b23-b4d2-842ef3649226%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.