Hello why don't you check this two links:

http://stackoverflow.com/questions/5350241/django-import-error-that-refer-to-template-tags

http://stackoverflow.com/questions/3496920/django-viewdoesnotexist

Good luck :)

2012/5/24 cat123 <email...@gmail.com>

> I'm new to Django and recently got my very first environment set up
> (Python 2.7, Django 1.3, with Postgres 9.1.3 and virtualenv)...
>
> I set up everything for "Admin," (first time setup),got the LogIn
> Page. But when I logged in, instead of going to the admin screen, I
> got a message saying:
>
> TemplateSyntaxError at /admin/
> Caught ViewDoesNotExist while rendering. Could not import views. Error
> was: No module named views.
>
> I noticed I also get something similar after I uncommented the django-
> supplied index page (in urls.py) (which I have also never
> resolved...seems they may be connected?):
>
> ViewDoesNotExist at / Could not import hgb_project.views. Error was:
> No module named views
>
> Would appreciate any help anyone has to offer...
>
> Thanks,
> cat
>
> --
> 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