I usually write the web application first, without consuming my own API,
and when I need to build versions for other formats, such as mobile native
apps, I create an API and consume this from the App.
There are several framework to make creating an API for you application
easier, popular exampl
ount of traffic. You would just specify a directory to use for
static content in your apache config and make mod_wsgi handle
everything else. The django and mod_wsgi docs have great articles on
this.
Good luck with your server setup.
Best,
Anders Petersson
On Jul 14, 4:33 pm, reduxdj wrote:
> I
Two of the bigger django sites are www.disqus.com and www.theunion.com.
A couple more known sites can be found at the frontpage of
djangoproject.com. Djangoproject.com itself is probably one of the
biggest when it comes to visitors as well, serving 500 000 unique
visitors per month.
You could also
Hi,
Please use mod_wsgi instead of mod_python, it is better in all ways.
http://docs.djangoproject.com/en/1.2/howto/deployment/modwsgi/#howto-deployment-modwsgi
Best,
Anders Petersson
On Jul 10, 7:49 pm, octopusgrabbus wrote:
> I worked through samples in the Visual Quickpro Guide Django
4 matches
Mail list logo