Platform system with Django?
I'm new to django, and at this point all I've done is the tutorial.
But my end goal is to create a website that serves as a platform
system.
I want users to go to my site, create an account, edit some settings/
preferences, and a subdomain (can you do this with django?).
Then within each subdomain, other people can register as users to this
particular subdomain, post things, etc.
Is it possible to do this? I can imagine the structure and how to get
the second part working (having users register on a particular
subdomain site, post things, etc), but I'm having trouble figuring out
where to get started with the first part (creating the subdomain site)
Is there a tutorial or guide to get me started with this platform
concept? Thanks so much!
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home