Friday, September 13, 2013

Understanding Django static files

In struggling to setup a new development/production server on Mountain Lion, I came across this good explanation of django static files and how to configure them.

http://bitsoul.com/2012/10/04/understanding-django-static-files-for-beginners/

Also, this link was also helpful in setting up the environment

http://thecodeship.com/deployment/deploy-django-apache-virtualenv-and-mod_wsgi/

Cheers.

No comments:

Post a Comment