OK, so I've gone back to the beginner tutorial from
http://docs.djangoproject.com/en/dev/intro/tutorial01/#intro-tutorial01
. Now whenever I try to use "python manage.py runserver" I get these
errors
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/django/core/manageme
Thanks, Sergio. I have now confirmed that dajngo-admin.py is located
in C:\Python2.6\Scripts . So the symlink wasn not what was keepig my
admin site from working properly or at all. I was following along
with the django tutorial from www.djangoproject.com , modifying it to
my own project as I we
I am a beginner so bear with me here. Given this from the django
tutorial,
"django-admin.py should be on your system path if you installed Django
via python setup.py. If it’s not on your path, you can find it in site-
packages/django/bin, where `site-packages` is a directory within your
Python i
3 matches
Mail list logo