django/docs/ref
Aymeric Augustin a001f3c31e Fixed #2304 -- Documented TRANSACTIONS_MANAGED. 2012-12-14 21:15:48 +01:00
..
class-based-views
contrib Fixed #19366 -- Prevented GEOSIndexError when comparing geometries 2012-11-28 22:34:02 +01:00
files
forms Fixed #13997 - Added an example of constructing a MultiWidget and documented the value_from_datadict method. 2012-11-17 17:54:09 -05:00
models Fixed #19374 -- Typo in docs/ref/models/instances.txt. 2012-11-27 18:57:50 -08:00
templates Fixed #19354 -- Do not assume usermodel.pk == usermodel.id 2012-11-29 21:45:43 +01:00
authbackends.txt
clickjacking.txt Fixed #14201 - Add a "security overview" page to the docs 2011-06-10 15:14:36 +00:00
databases.txt
django-admin.txt
exceptions.txt
index.txt Refactored URL mapping documentation. 2012-10-06 11:27:20 -03:00
middleware.txt
request-response.txt
settings.txt
signals.txt
template-response.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
unicode.txt Fixed #18974 - Warned against using models.permalink 2012-11-22 16:08:51 -05:00
urlresolvers.txt
urls.txt More URL mapping documentation fixes. 2012-10-06 16:35:22 -03:00
utils.txt
validators.txt