django/docs/topics
Jannis Leidel d7ad02ff72 Fixed a bunch of code examples in the form media documentation.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14594 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-17 15:36:58 +00:00
..
db
forms Fixed a bunch of code examples in the form media documentation. 2010-11-17 15:36:58 +00:00
http
i18n Fixed #14669 -- corrected an ungrammatical sentence in the internationalization docs. Thanks to steveire for the report. 2010-11-12 02:48:26 +00:00
auth.txt
cache.txt
class-based-views.txt
conditional-view-processing.txt
email.txt
files.txt
generic-views-migration.txt
generic-views.txt Fixed #14426 -- Removed "mysite" import statements from examples that might teach people "bad habits" in regards to creating reusable apps. 2010-10-19 00:10:22 +00:00
index.txt
install.txt
logging.txt
pagination.txt
serialization.txt
settings.txt
signals.txt
templates.txt
testing.txt