Use nginx and serve static content . Why use django? -V
On Tue, Apr 29, 2014 at 12:06 PM, Andreas Bloch <[email protected]> wrote: > so what do you when you're making trivial sites, that don't have any > database models, like about-page, landing-page and so on? > would you make a separate app for those and stuff them all in there or > just use templateviews and route them from the configuration root 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 [email protected]. > To post to this group, send email to [email protected]. > 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/6399b238-222a-42f5-9786-b416e01234fe%40googlegroups.com<https://groups.google.com/d/msgid/django-users/6399b238-222a-42f5-9786-b416e01234fe%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. 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/CAN7tdFSZEdmhn8-_9nn8T0Rsw8OnbF5rcqyxo8RAT5zQM3e9Bg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

