revision-up-to: | 8961 (1.0) |
---|
Django’s chock-full of shortcuts to make web developer’s lives easier, but all those tools are of no use if you can’t easily deploy your sites. Since Django’s inception, ease of deployment has been a major goal. There’s a number of good ways to easily deploy Django:
Deploying under mod_python is the recommended deployment method; start there if you’re not sure which path you’d like to go down.
See also
Aug 31, 2012