Hi, I will try to remove and install django as you suggest, but before that I like to look for that stub directory. Where is the location of that stub directory?
thanks. On Wed, Apr 18, 2012 at 6:44 PM, Tom Evans <tevans...@googlemail.com> wrote: > On Wed, Apr 18, 2012 at 11:35 AM, Faeez Abd Rahman > <faeez.abdrah...@gmail.com> wrote: > > Hi Buddy, > > > > Nope it's not there, I have tried to create another project, still not > > there. > > > > mysite/ > > mysite/ > > __init__.py > > settings.py > > urls.py > > wsgi.py > > > > > > I followed the tutorial, so all files created as above, except for > manage.py > > > > > > Could you reinstall django please, and try again. > > By reinstall, I mean that you should find and completely remove the > django package from your python-packages, and then install it again. > Just installing django over the top of an existing django package may > not behave correctly. > > To clarify, when you run "django-admin.py startproject", what happens > is that django copies a stub directory from the installed version of > django to the name specified by startproject. Therefore, if the files > that 'startproject' copies are not correct, it stands to reason that > the issue is that the stub directory does not have the correct files > in it. > > I have no idea how this could have happened, but wiping it away and > reinstalling should ensure that the stub directory has the right files > in it. > > Cheers > > Tom > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.