Re: 'module' object has no attribute 'Manipulator'

2012-07-19 Thread JDaniel
essages.middleware.MessageMiddleware', > 'django.middleware.csrf.CsrfResponseMiddleware') > > > Template error: > In template c:\users\pradeep\desktop\cd\templates\index.html, error at > line 6 >Caught AttributeError while rendering: 'module' object has no attribute > 'M

Re: 'module' object has no attribute 'Manipulator'

2011-06-24 Thread Tim Shaffer
On Friday, June 24, 2011 4:30:13 PM UTC-4, django_cd wrote: > > Thanks Jacob for the reply although u didn't answer giving a reason for the > error. > The reason for the error is that you are using a different version of Django than that tutorial was written for. That tutorial is from 2006

Re: 'module' object has no attribute 'Manipulator'

2011-06-24 Thread CareerDhaba tech
Thanks Jacob for the reply although u didn't answer giving a reason for the error. Well that's where i started, have gone through the basic docs for forms/models etc. I have worked with many other forms, all kinds of models of data and saving them to database etc. The only problem i am facing is

Re: 'module' object has no attribute 'Manipulator'

2011-06-24 Thread Jacob Kaplan-Moss
On Fri, Jun 24, 2011 at 3:00 PM, CareerDhaba tech wrote: > I am very new to Django just started working around with forms. I have been > facing difficulty in getting a user registered. Anyways i was following > steps given in James Bennet blog. > >

'module' object has no attribute 'Manipulator'

2011-06-24 Thread CareerDhaba tech
\templates\index.html, error at line 6 Caught AttributeError while rendering: 'module' object has no attribute 'Manipulator' 1 : 2 : 3 : 4 : 5 : Hey you are on index page 6 : Register 7 : 8 : Traceback: File "C:\Python27\lib\site-packages\django\core\han