django/docs/topics
Russell Keith-Magee 458e3a3ff9 Fixed #13658 -- Added missing command in JavaScript example. Thanks to erikr for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13531 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-08-07 02:44:38 +00:00
..
db Fixed #13718 -- Corrected typo in model docs. Thanks to gvkalra for the report. 2010-08-07 02:43:35 +00:00
forms Fixed #13551 -- Corrected import in ModelForms example. Thanks to libber for the report. 2010-05-17 00:27:37 +00:00
http Fixed #13922 -- Updated resolve() to support namespaces. Thanks to Nowell Strite for the report and patch. 2010-08-05 07:09:47 +00:00
i18n Fixed #13658 -- Added missing command in JavaScript example. Thanks to erikr for the report. 2010-08-07 02:44:38 +00:00
auth.txt Fixed error in AnonymousUser docs since [12316] 2010-06-24 11:10:58 +00:00
cache.txt Fixed #13946 -- Modified the database cache backend to use the database router to determine availability of the cache table. Thanks to tiemonster for the report. 2010-08-05 02:13:32 +00:00
conditional-view-processing.txt
email.txt Fixed #13594 -- Corrected typo in email docs. Thanks to mostrovsky for the report. 2010-08-07 02:42:50 +00:00
files.txt
generic-views.txt Fixed #13329 -- Corrected markup problem with URL pattern in generic views docs. Thanks to LaundroMat for the report. 2010-05-10 11:37:45 +00:00
index.txt Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro Morales. 2010-02-16 12:12:53 +00:00
install.txt Fixed #13880 - added 2.7 to list of supported versions of Python 2010-07-05 17:07:50 +00:00
pagination.txt Fixed #13530: Corrected a handful of doc typos. Thanks Ramiro. 2010-05-12 22:53:23 +00:00
serialization.txt Fixed #13661 -- Corrected example in the serialization docs. Thanks to jabapyth for the report. 2010-08-07 02:44:17 +00:00
settings.txt
signals.txt Fixed #13271 -- Corrected a typo in the signals documentation. Thanks, chtito. 2010-04-05 15:46:44 +00:00
templates.txt
testing.txt Fixed #13634 -- Migrated aggregation tests to use unittest. This removes a flush, which speeds up the tests overall. 2010-05-28 11:15:36 +00:00