django/docs/ref
Russell Keith-Magee 0c37f8d81f Fixed #12775 -- Modified the --exclude argument to dumpdata to allow exclusion of individual models. Thanks to emulbreh for the suggestion, and Joshua Ginsberg for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13511 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-08-06 16:48:07 +00:00
..
contrib Fixed #13740 -- Added documentation for the can_delete InlineModelAdmin option. Thanks to Alex Gaynor for the patch. 2010-07-30 04:15:16 +00:00
files
forms Fixed #13316 -- Modified the default behavior of PasswordInput to prevent reflecting passwords on form failure. Thanks to clouserw for the report. 2010-08-06 14:25:58 +00:00
models Fixed import example code for NON_FIELD_ERRORS. 2010-07-17 09:29:44 +00:00
templates
authbackends.txt
databases.txt Fixed #8901 -- Reapplied r13328 (with extra docs) now that we have a 1.3 development branch. 2010-06-21 11:48:45 +00:00
django-admin.txt Fixed #12775 -- Modified the --exclude argument to dumpdata to allow exclusion of individual models. Thanks to emulbreh for the suggestion, and Joshua Ginsberg for the patch. 2010-08-06 16:48:07 +00:00
exceptions.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt
signals.txt
unicode.txt
utils.txt
validators.txt