Hello, can you show us your views.py and urls.py?

See you

2012/5/17 Ali Shaikh <shaikht...@gmail.com>

> 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@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.
>
>


-- 
I live each day
Like it's my last
I live for rock and roll
I never look back

I'm a rocker
Do as I feel as I say
I'm a rocker
And no one can take that away

-- 
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.

Reply via email to