django/docs/ref
Danilo Bargen a7975260b5 Fixed #28195 -- Added OSMWidget.default_zoom attribute. 2017-05-14 14:31:17 -04:00
..
class-based-views
contrib Fixed #28195 -- Added OSMWidget.default_zoom attribute. 2017-05-14 14:31:17 -04:00
files Refs #23919 -- Removed File's Python 2 proxied methods. 2017-04-26 14:44:07 -04:00
forms Fixed typo in docs/ref/forms/fields.txt. 2017-05-05 18:24:27 -04:00
models Fixed #28062 -- Added a setting to disable server-side cursors on PostgreSQL. 2017-05-06 06:59:04 -04:00
templates Fixed #27730 -- Doc'd that template vars created outside a block can't be used in it. 2017-04-26 14:54:57 -04:00
applications.txt
checks.txt
clickjacking.txt
csrf.txt
databases.txt Fixed #28062 -- Added a setting to disable server-side cursors on PostgreSQL. 2017-05-06 06:59:04 -04:00
django-admin.txt Fixed #28004 -- Doc'd how to create migrations for an app without a migrations directory. 2017-04-01 14:26:39 -04:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt Fixed #28037 -- Clarified that QueryDict.items()/values() are generators. 2017-04-26 20:51:28 -04:00
schema-editor.txt
settings.txt Fixed #28062 -- Added a setting to disable server-side cursors on PostgreSQL. 2017-05-06 06:59:04 -04:00
signals.txt Fixed #28031 -- Removed notes about old uWSGI/sentry versions (refs #20537). 2017-04-06 09:09:49 -04:00
template-response.txt
unicode.txt Refs #28196 -- Removed mentions of bytestrings for EmailMessage 2017-05-14 19:42:32 +02:00
urlresolvers.txt
urls.txt
utils.txt Fixed #28067 -- Clarified __str__() return type when using python_2_unicode_compatible(). 2017-04-14 08:05:58 -04:00
validators.txt
views.txt