Hi guys,
-- I am building a gambling website thas has 2 types of users:
Admin user: An user that manage that manages the website, it is a staff user(As already is done in Django), this user cannot register by yourself.
Member user: It is an user that interact with the website, it has an account, a wallet, can bet, can register itself, this type of user has some custom fields,
such as date of birth, cell phone number.
What is the best way to deal with this requirement using Django?
Cheers
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/44106a20-2cef-4be6-9981-4b11887fae68%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment