Home > codefest2008 > Django Step by Step
More actions

Django Step by Step

Tags:  

TABLE OF CONTENTS  [Hide]

Members: 

  1. Charles.Gao

Security:

Django Homepage:
http://www.djangoproject.com/

Django Step by Step:

http://www.woodpecker.org.cn/obp/django/django-stepbystep/newtest/doc

FAQ:

  1. IndentationError at /add/

    Q: When I browser my http://localhost:8000/add/, I got the following errors:
    IndentationError at /add/
    Request Method:     POST
    Request URL:     http://localhost:8000/add/
hello
    Exception Type:     IndentationError
    Exception Value:     unindent does not match any outer indentation level (add.py, line 13)
    Exception Location:     /usr/lib/python2.3/site-packages/django/core/urlresolvers.py in _get_callback, line 125
    A: It is recommended to use "space" to instead of "tab".






0 Comments  Show recent to old
Post a comment



 RSS of this page

Written by:   Version:   Last Edited By:   Modified