Re: Django template not displaying

2015-03-12 Thread sourav mohanty
from 'My templates just wouldn't load or show' , i mean that my base.html loads perfectly but signup.html doesn't show up. On Friday, March 13, 2015 at 12:20:26 AM UTC+5:30, sourav mohanty wrote: > > i have revised the views.py : > > from django.shortcuts import render, render

Re: Django template not displaying

2015-03-12 Thread sourav mohanty
py > > Johnf > On 03/12/2015 01:31 AM, sourav mohanty wrote: > > I dont know why but i'm facing a strange problem.. My templates just > wouldn't load or show. can you please help me out. I'm using Django version > 1.7 > > It shows the following warning as well in the

Re: Django template not displaying

2015-03-12 Thread sourav mohanty
s.py. > You have an indent on the first line of the urls.py (could be the paste) > You did not provide the forms.py > > Johnf > > On 03/12/2015 01:31 AM, sourav mohanty wrote: > > I dont know why but i'm facing a strange problem.. My templates just > wouldn't loa

Re: Django template not displaying

2015-03-12 Thread sourav mohanty
model = SignUp On Thursday, March 12, 2015 at 6:50:23 PM UTC+5:30, John Fabiani wrote: > > You have two 'home' functions in views.py. > You have an indent on the first line of the urls.py (could be the paste) > You did not provide the forms.py > > Johnf > On 03/12/2015 01:3

Django template not displaying

2015-03-12 Thread sourav mohanty
I dont know why but i'm facing a strange problem.. My templates just wouldn't load or show. can you please help me out. I'm using Django version 1.7 It shows the following warning as well in the cmd : C:\Users\Om Computers\PyDisco\venv\ddisco\signups\forms.py:5: RemovedInDjango18W arning: