Indentation means your Python code isn't formatted properly. I
recommend you to read this:

http://docs.python.org/ref/indentation.html


On 19 mei, 14:29, coco <[EMAIL PROTECTED]> wrote:
> Hi list,
>
> IndentationError
> unindent does not match any outer indentation level (views.py, line
> 681)
> Request Method: GET
> Request URL:http://www.magicparis.com/webs/
> Exception Type: IndentationError
> Exception Value: unindent does not match any outer indentation level
> (views.py, line 681)
> Exception Location: /usr/lib/python2.4/site-packages/django/core/
> urlresolvers.py in _get_callback, line 125
>
> what's wrong with views.py?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to