TemplateDoesNotExist for django-registration (but it does)

749 views
Skip to first unread message

jonatha...@gmail.com

unread,
Feb 13, 2008, 6:04:01 PM2/13/08
to Django users
Trying to get django-registration up and running, and I bumped into
this error:

TemplateDoesNotExist at /accounts/register/
registration/registration_form.html

BUT: below, I can see that Django actually found the template, which I
created and placed in the place specified by the documentation:

Django tried loading these templates, in this order:

* Using loader
django.template.loaders.filesystem.load_template_source:
o /home/jonathan/dev/django_projects/termworm/templates/
registration/registration_form.html (File exists)
* Using loader
django.template.loaders.app_directories.load_template_source:
o /home/jonathan/django_trunk/django/contrib/admin/templates/
registration/registration_form.html (File does not exist)

Karen Tracey

unread,
Feb 13, 2008, 7:11:46 PM2/13/08
to django...@googlegroups.com

Does the process attempting to load the template (apache?) have permission to read that file?  I believe when it says "(File exists)" but still fails to load it, the normal cause is that permissions don't allow reading.

Karen

jonatha...@gmail.com

unread,
Feb 13, 2008, 7:25:05 PM2/13/08
to Django users
Hi Karen,

Thanks, that is what the problem was. Doh.

Jonathan

On Feb 13, 7:11 pm, "Karen Tracey" <kmtra...@gmail.com> wrote:

farah_...@hotmail.com

unread,
May 13, 2017, 7:37:05 AM5/13/17
to Django users, jonatha...@gmail.com
Hello i have the same problem. please help me
Reply all
Reply to author
Forward
0 new messages