Sorry, i fixed it! it was a case of wrong PYTHONPATH. Thanks.
On May 10, 5:21 pm, Gath <pgath...@gmail.com> wrote: > Am using eclipse+pydev to build my django apps. I created a new > workspace, built a new pydev project then created an empty folder in > the new pydev project. In that empty folder i imported my old django > application. Eclipse copied all the files & folders from my old django > location to the new workspace. > > I made the necessary changes in the settings.py on my new location, > pointed the templates & data location to my new location workspace > folder. > > But when i run manage.py runserver from the new location workspace > folder, django seems to point to my old folder location. All the html > templates seems to point to the old location. > > How can i make django execute stuff in my new location? > > What am i missing? > > ** When i run the server inside eclipse, everything seems to be OK! > funny. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group > athttp://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-us...@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.