Thursday, October 27, 2016

Re: Django Project Structure

I have read this, but still confused. What would be the best practices for this? 


On Wednesday, October 26, 2016 at 12:05:19 PM UTC+5:30, Deep Shah wrote:
I have a django project which is a loyalty program for restaurants. The different database tables are- Users (and extending it with User Profiles), Restaurant Company (the entire chain), Branches, Offers, Points (points which users get on visiting a particular restaurant) etc.

How do I structure my project? Which of these would be my apps, and which model would come under which app?

--
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/c76e9350-a25d-40b4-8d83-bf9b689cda6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment