Russell Keith-Magee 887a4370d4 Fixed #6842 -- Added reference documentation on Django's exceptions. Thanks to timo for the patch. 15 år sedan
..
contrib f6e7a3aee5 Fixed #6039 -- Modified Atom example to be standard compliant. Thanks to ion.morega@gmail.com for the report, and arien for the patch. 15 år sedan
files c6fa4936b3 Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson. 15 år sedan
forms 5a74f0c936 Fixed #12643 -- Added link to the ModelForm documentation clarifying the special requirements of a clean() method on a modelform. Thanks to fgaudin for the report, and ptone for the patch. 15 år sedan
models 55d65d3351 Fixed #12997 -- Added markup for methods in the queryset docs. Thanks to Ramiro Morales for the patch. 15 år sedan
templates ced4dd2aad Fixed #6752 -- Corrected the interaction of the safe template filter with other filters. Thanks to Rupe and Alex Gaynor for their work on the patch. 15 år sedan
authbackends.txt c6fa4936b3 Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson. 15 år sedan
databases.txt 16fe73d918 Fixed #7190. Boolean fields now return bool values instead of 1 or 0. Thanks, Alex Gaynor. 15 år sedan
django-admin.txt 4e65d73e9e Fixed #12969: Use versionadded directive for the new --symlinks option to the makemessages command. 15 år sedan
exceptions.txt 887a4370d4 Fixed #6842 -- Added reference documentation on Django's exceptions. Thanks to timo for the patch. 15 år sedan
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 år sedan
index.txt 47639b6410 Fixed #3469 -- added django.utils documentation for stable bits 15 år sedan
middleware.txt 5c256ddeec Fixed #13072: Corrected a few markup and formatting errors in the documentation. 15 år sedan
request-response.txt 0cb2ae9123 Fixed #13336 -- Corrected an incorrect example of cache header usage. Thanks to dnjuls for the report, and claudep for the patch. 15 år sedan
settings.txt 3057a59ec4 Fixed #11933 -- Corrected the naming of the cached_db session backend. Thanks to mb0@mb0.org for the report and Gabriel Hurley for the patch. 15 år sedan
signals.txt 273a002544 Fixed #13087 -- Modified m2m signals to provide greater flexibility over exactly when notifications are delivered. 15 år sedan
unicode.txt adb74a8f2e Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 15 år sedan
utils.txt 47639b6410 Fixed #3469 -- added django.utils documentation for stable bits 15 år sedan
validators.txt 2f279ec595 Fixed #13341 -- Clarified the arguments to RegexValidators. Thanks to DrMeers for the report, and David Fischer for the draft text. 15 år sedan