Nick Legotte | 17 May 2012 21:00
Picon

Re: import error: no model named .....

Copy and paste the stacktrace

On May 17, 2012 11:58 AM, "Ali Shaikh" <shaikhtali <at> gmail.com> wrote:
Hey.......


I am practicing to implement simple examples in django...

started project with
1.django-admin.py startproject wikicamp
2.python manage.py startapp wiki
3.editing the setting
4.python manage.py syncdb
5.python mange.py runserver

 till this stage its working fine........:)


But after editing urls.py and views.py ...........i run the server
again that time its showing this error

IMMPORTERROR at ...../..../

NO module named views.......:'(





help pls.............!!!

am getting

ImoprtError at /..../

--
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 <at> googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe <at> 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 <at> googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

Gmane