django/docs/topics
Jannis Leidel 79afd55278 Fixed #5925 -- Added new lazily evaluated version of django.core.urlresolvers.reverse. Thanks, SmileyChris, Preston Timmons and Julien Phalip.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16121 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-29 11:49:59 +00:00
..
db Fixed #15875 - typo in F() example; thanks jblaine. 2011-04-23 21:48:23 +00:00
forms
http Fixed #5925 -- Added new lazily evaluated version of django.core.urlresolvers.reverse. Thanks, SmileyChris, Preston Timmons and Julien Phalip. 2011-04-29 11:49:59 +00:00
i18n Moved versionadded below heading for "Localized names of languages". 2011-03-24 10:02:58 +00:00
auth.txt
cache.txt
class-based-views.txt
conditional-view-processing.txt
email.txt Fixed some ReST errors from e-mail -> email change in docs, and changed some docs that shouldn't have been changed (because translation strings haven't been converted yet) 2011-04-01 16:18:23 +00:00
files.txt
generic-views-migration.txt
generic-views.txt
index.txt Fixed #15134 -- Removed a duplicate TOC entry for modelforms docs. Thanks to Aryeh Leib Taurog for the report. 2011-01-30 13:33:27 +00:00
install.txt Fixed #15822 -- Removed references to the v1 postgresql backend (which has been removed). Thanks for the patch, aaugustin 2011-04-17 20:45:06 +00:00
logging.txt
pagination.txt Fixes #11596 -- Make paginator.Page iterable 2011-04-06 09:40:26 +00:00
serialization.txt
settings.txt
signals.txt Fixes #10754 - minor clarification to the post/pre_delete signal documentation 2011-04-06 10:12:21 +00:00
templates.txt Switched to HTML5 doctype in all Django supplied templates. 2011-04-20 17:40:53 +00:00
testing.txt