Scott's Recipes Logo

Ubunto - Installing Django


Please note that all opinions are that of the author.


So I've decided to go with Django as my 1st python web framework.  The documentation is basically spot on but I hit a typically bizarre setup error about not being able to find make files under the python directory so I loaded up Synaptic Package manager and selected Autoconf and then did a search for python and basically selected close to everything and clicked update and it just plain worked.  Outstanding!