Syntax Highlighting

Wednesday, 5 June 2013

Django 1.4.5 in Wheezy

Django 1.4.5 is the version that comes from the debian packages for Wheezy. Following the standard tutorial (version 1.6) does not contain the complete set of instructions to set up the Admin site. To do this you will need to follow the set of instructions for 1.4.x, which contains additional instructions to edit urls.py and also set up a site id in the django database.