python is indentation sensitive, so if you don't do what the language 
expects, it'll have that error.

you really should use an ide or text editor with python integration, since 
you will catch these easy errors when they happen.

plus, take a look at what you posted above, with everything in one line.  
kinda hard to see what indentiation is happening when you don't have any to 
show

-- 
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/adab4f54-507f-4646-8be6-183e87bac1b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to