Re: TemplateDoesNotExist at / Error WIth Django 1.8.4 (URGENT)

2015-10-06 Thread ABHIJIT PATKAR
Keep the template folder into your app folder and try it again.

--Abhijit Patkar

On Tue, Oct 6, 2015 at 10:27 AM, Lachlan Musicman  wrote:

> do you have a template in a directory called templates? That directory
> should be at the same level as manage.py
> --
> The most dangerous phrase in the language is, "We've always done it this
> way."
>
> - Grace Hopper
>
>
> On 6 October 2015 at 15:54, dannette opot  wrote:
> > I get the above error when I try to access the login.html.
> >
> > Attached are my application files.
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Django users" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> > email to django-users+unsubscr...@googlegroups.com.
> > To post to this group, send email to django-users@googlegroups.com.
> > Visit this group at http://groups.google.com/group/django-users.
> > To view this discussion on the web visit
> >
> https://groups.google.com/d/msgid/django-users/18ea34ec-42ae-4630-af2d-529e00e538ee%40googlegroups.com
> .
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAGBeqiOzND8XkB%3DAhAixMpN2HzBUf6s57FB7H4Mgn7Kh%2BrZKGQ%40mail.gmail.com
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 








Regards,
Abhijit patkar

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2BOx31PSxd4c3NungUh9Se5RxWvE5FBrU6%2B45JUsn2YAm_aOKA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: TemplateDoesNotExist at / Error WIth Django 1.8.4 (URGENT)

2015-10-06 Thread Nelson Varela
Did you notice the name of your template? It says login.html.html


On Tuesday, October 6, 2015 at 12:23:45 PM UTC+2, dannette opot wrote:
>
> I get the above error when I try to access the login.html.
>
> Attached are my application files.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/a72d4f97-d508-454d-a918-a85558e2c03e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: TemplateDoesNotExist at / Error WIth Django 1.8.4 (URGENT)

2015-10-06 Thread Lachlan Musicman
do you have a template in a directory called templates? That directory
should be at the same level as manage.py
--
The most dangerous phrase in the language is, "We've always done it this way."

- Grace Hopper


On 6 October 2015 at 15:54, dannette opot  wrote:
> I get the above error when I try to access the login.html.
>
> Attached are my application files.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/18ea34ec-42ae-4630-af2d-529e00e538ee%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGBeqiOzND8XkB%3DAhAixMpN2HzBUf6s57FB7H4Mgn7Kh%2BrZKGQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.