Blog from the Loft

Thoughts without walls

Blog from the Loft header image 4

Django Installation on Apache

May 12th, 2007 · No Comments · django

I moved my Django environment from development to production here. One positive note for Django — it is relatively easy to do the migration, and, I am running on different database and servers between the two environment. I am using the built-in development web server in development and sqlite as the database. In production I [...]

[Read more →]

Tags: