Uninstall for clean install

2012-06-24 Thread thomasgrzybow...@gmail.com
I need to uninstall django (on ubuntu) so as to do a clean installation. Anybody have a procedure for removing django cleanly? Thanks -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.goog

don't find index.html

2009-01-18 Thread thomasgrzybow...@gmail.com
I am working my way though the tutorials with Django version 1.0.2; so far, so good, until I get stuck about half way through tutorial 3. I have created an index.html file under '/home/tg/templates/polls'. I have specified the search path(s) for the templates in settings.py as follows: TEMPLAT