Tuesday, April 29, 2014

Re: placing views and models in configuration root


On Tue, Apr 29, 2014 at 12:41 PM, Andreas Bloch <ablochs@gmail.com> wrote:
because they are sites in a bigger django project with multiple apps...

I think you are referring to something like a company website along with a SaaS solution. 
If yes, there are multiple ways could be done. But a quick solution is obviously to do TemplateViews - in which case you are routing purely from your urls.py.

--
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/CAN7tdFRos8Gm5sHawS3585HD6yj6BO234ZYaTWyZoT6RHLUsLQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment