django/docs/ref
Claude Paroz b664cb818d Fixed #19237 (again) - Made strip_tags consistent between Python versions 2013-05-23 14:01:27 +02:00
..
class-based-views Fixed #20478 – Added support for HTTP PATCH method in generic views. 2013-05-22 14:48:11 +02:00
contrib Fixed a broken link introduced in a542b808ba. 2013-05-22 08:51:16 -04:00
files
forms add missing imports to the examples in the 'Forms' 2013-05-19 13:31:45 +02:00
models Slightly reworded 'last()' docs. 2013-05-21 23:18:35 +07:00
templates Add missing imports and models to the examples in the template layer documentation 2013-05-19 13:29:38 +02:00
clickjacking.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
databases.txt Fixed #20215 -- Disabled persistent connections by default. 2013-05-09 15:42:14 +02:00
django-admin.txt Fixed #16330 -- added --pks option in dumpdata command 2013-05-19 09:10:40 -07:00
exceptions.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
index.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
middleware.txt Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware 2013-05-19 13:18:35 +02:00
request-response.txt Fixed #20459 - Improved example for setting HTTP header fields. 2013-05-19 12:30:53 -04:00
settings.txt Removed a confusing duplicate SESSION_COOKIE_DOMAIN header 2013-05-21 00:53:40 +02:00
signals.txt Fixed #11398 - Added a pre_syncdb signal 2013-05-23 01:09:22 -04:00
template-response.txt Add missing imports and models to the examples in the view layer documentation 2013-05-18 18:39:11 +02:00
unicode.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
urlresolvers.txt
urls.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
utils.txt Fixed #19237 (again) - Made strip_tags consistent between Python versions 2013-05-23 14:01:27 +02:00
validators.txt
views.txt Fixed #20330 -- Normalized spelling of "web server". 2013-04-29 19:40:43 +02:00