Russell Keith-Magee 2dc2ed87e5 Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to timo for the patch. 14 年之前
..
contrib 2dc2ed87e5 Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to timo for the patch. 14 年之前
files c6fa4936b3 Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson. 15 年之前
forms d3ba8cb88b Fixed #13316 -- Modified the default behavior of PasswordInput to prevent reflecting passwords on form failure. Thanks to clouserw for the report. 14 年之前
models 2dc2ed87e5 Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to timo for the patch. 14 年之前
templates 06ab9eeaf5 Added notes about the two new date format specifiers (``c`` and ``u``) added in 1.2. Thanks for the patch, Ramiro Morales. 15 年之前
authbackends.txt c6fa4936b3 Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson. 15 年之前
databases.txt 6ab3fea113 Fixed #8901 -- Reapplied r13328 (with extra docs) now that we have a 1.3 development branch. 14 年之前
django-admin.txt 72dc12ed06 Rationalized the verbosity levels (including introducing a new super-verbose level) for syncdb, test and loaddata. 14 年之前
exceptions.txt 887a4370d4 Fixed #6842 -- Added reference documentation on Django's exceptions. Thanks to timo for the patch. 15 年之前
generic-views.txt b45fd3ffdf Fixed: 3274: Added date_list context variable to the archive_month generic view, consistent with archive_index and archive_year. Thanks Sean Brant. 15 年之前
index.txt 5a1695edfb Added exceptions reference page to the API reference index. 15 年之前
middleware.txt 5c256ddeec Fixed #13072: Corrected a few markup and formatting errors in the documentation. 15 年之前
request-response.txt 54e70e842e Fixed #13687 -- Corrected request/response docs that mistakenly suggested __getitem__ and __delitem__ were case sensitive. Thanks to master for the report. 14 年之前
settings.txt 0331913a77 Fixed #13727 -- Corrected alphabetical sorting in settings docs. Thanks to adamv. 14 年之前
signals.txt 7e06065d8b Fixed #13552 -- Added a 'using' parameter to database signals. Thanks to gmandx for the suggestion, and Andrew Godwin for the patch. 14 年之前
unicode.txt adb74a8f2e Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 15 年之前
utils.txt 47639b6410 Fixed #3469 -- added django.utils documentation for stable bits 15 年之前
validators.txt 910c0866f7 Added missing module directive for validators documentation. 14 年之前