Wiadomość napisana w dniu 2009-05-05, o godz. 11:57, przez Jerzy  
Orlowski:

> I am trying to run loging example from django book:
> http://www.djangobook.com/en/2.0/chapter14/
>
> My urls.py is:
> from django.conf.urls.defaults import *
> from django.contrib.auth.views import login
> from django.contrib.auth.views import logout

[...]

>
> Template Loader Error:
> Django tried loading these templates, in this order:
> Using loader django.template.loaders.filesystem.load_template_source:
> Using loader  
> django.template.loaders.app_directories.load_template_source:
> /usr/lib/python2.5/site-packages/django/contrib/admin/templates/ 
> registration/login.html
> (File does not exist)

See 
http://docs.djangoproject.com/en/dev/topics/auth/#django.contrib.auth.views.login

-- 
We read Knuth so you don't have to. - Tim Peters

Jarek Zgoda, R&D, Redefine
[email protected]


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to