Django Newbie Mistakes Wiki
Editor Rating
posted on nov 29 by djangolinks
django
mistakes
wiki
-
- ID: 191
- Title:
- Url: http://code.djangoproject.com/wiki/NewbieMistakes
- Description: official django Newbie mistakes wiki page aims to improve Django's error handling to catch such mistakes in the future.
titles are below
POST to views loses POST data
URLconf include() misbehaving
Blank object names
Integer & NULLS
Date & NULLS
Appending to a list in session doesn't work
Errors about undefined attributes with one-char names
I'm using formfields.FormWrapper and none of my form fields show up
Django says "Unable to Open Database File" when using SQLite3
How to point apache to your media files directory
QuerySets aren't Lists
Using reserved name on application breaks admin
unbound method contribute_to_class()
Permission denied when using static serve
Default value and Callables
- Total Votes: 1
|