0
0
mirror of https://github.com/django/django.git synced 2024-11-29 14:46:18 +01:00
django/docs/ref
Tim Graham 9b7ba8af1b Fixed #22322 -- Fixed incorrect explanation of what managed=False does.
refs #14305.

Thanks Adrian Klaver for the report.
2014-03-25 14:01:37 -04:00
..
class-based-views Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
contrib Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
files
forms Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
models Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
templates Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
applications.txt Fixed an example to match the code. 2014-03-09 21:20:34 +01:00
checks.txt Fixed #22217 - ManyToManyField.through_fields fixes. 2014-03-11 19:33:04 -03:00
clickjacking.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
databases.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
django-admin.txt Fixed #22322 -- Fixed incorrect explanation of what managed=False does. 2014-03-25 14:01:37 -04:00
exceptions.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
index.txt Fixed warnings when building the documentation. 2014-02-22 21:43:50 +01:00
middleware.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
migration-operations.txt Fixed some typos in the documentation. 2014-03-02 17:05:57 +01:00
request-response.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
schema-editor.txt
settings.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
signals.txt Removed contrib.comments per deprecation timeline. 2014-03-21 07:05:36 -04:00
template-response.txt
unicode.txt Fixed #22313 -- Removed 'u' prefixes from documentation 2014-03-22 21:32:20 +01:00
urlresolvers.txt Fixed #22313 -- Removed 'u' prefixes from documentation 2014-03-22 21:32:20 +01:00
urls.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
utils.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
validators.txt Fixed #22313 -- Removed 'u' prefixes from documentation 2014-03-22 21:32:20 +01:00
views.txt