Russell Keith-Magee ebb8ca1cd7 Corrected an example in the natural key serialization docs. Thanks to Alex Gaynor for the report. %!s(int64=15) %!d(string=hai) anos
..
db 4a2a0b0e21 Fixed #11931: Removed mention of nonexistent get_sql() method for arguments to limit_choices_to. Since the correct reference involves undocumented ORM internals, this simply removes the reference entirely in favor of publicly-documented use of Q objects. %!s(int64=15) %!d(string=hai) anos
forms 5bd63663a9 Fixed #399: Added big integer field. Thanks to Tomáš Kopeček for persistently maintaining a patch for this. %!s(int64=15) %!d(string=hai) anos
http 1c5fe467bd Fixed #10326: handler500 and handler404 may now be callables. Thanks, dcwatson, adurdin. %!s(int64=15) %!d(string=hai) anos
auth.txt 9bf652dfd6 Fixed #11010 - Add a foundation for object permissions to authentication backends. Thanks to Florian Apolloner for writing the initial patch. %!s(int64=15) %!d(string=hai) anos
cache.txt 0880fe8be4 Corrected an inconsistency in the documentation regarding the way to specify the locmem and dummy cache backend. Thanks to Jens Diemer for the report. %!s(int64=15) %!d(string=hai) anos
conditional-view-processing.txt 7098664940 Removed mentions of Python 2.3 support from the docs -- Django 1.2 drops support for Python 2.3 -- and added a quick FAQ about that dropping of support. %!s(int64=15) %!d(string=hai) anos
email.txt 2552599800 Corrected spelling of e-mail (according to our standard). %!s(int64=15) %!d(string=hai) anos
files.txt 9103a9bd6c Fixed #10779 -- Corrected description of an example in the files docs. Thanks to timo for the patch. %!s(int64=16) %!d(string=hai) anos
generic-views.txt d0c6e9cf63 Fixed #11873 -- Corrected typo in generic views docs. Thanks to Brett Cannon for the report. %!s(int64=15) %!d(string=hai) anos
i18n.txt 3c6036a5b4 Fixed #11364 -- Modified the jsi18n example to use the {% url %} tag rather than a placeholder. Thanks to jcassee for the suggestion. %!s(int64=15) %!d(string=hai) anos
index.txt 15a908b4d1 Refs #11336 -- Another dummy commit to force refresh of some index pages by Sphinx, caused by file ommitted from [11025] and included in [11026]. Thanks to Peter Landry for the report, and Ramiro for the explanation. %!s(int64=16) %!d(string=hai) anos
install.txt 7770c70007 Fixed a silly typo left over from removing Python 2.3 references. %!s(int64=15) %!d(string=hai) anos
pagination.txt 72f387d344 Fixed #9215 -- Added a view/template example of using pagination. %!s(int64=16) %!d(string=hai) anos
serialization.txt ebb8ca1cd7 Corrected an example in the natural key serialization docs. Thanks to Alex Gaynor for the report. %!s(int64=15) %!d(string=hai) anos
settings.txt 870a6ec20c Fixed #6979 -- Fixed the documentation cross-reference between the TIME_ZONE %!s(int64=16) %!d(string=hai) anos
signals.txt 6f29ad31b5 Fixed #8326: added signals documentation. %!s(int64=16) %!d(string=hai) anos
templates.txt 2c2f5aee4d Implemented 'smart if' template tag, allowing filters and various operators to be used in the 'if' tag %!s(int64=15) %!d(string=hai) anos
testing.txt c8514b570b Fixed #12204 -- Corrected the use of :djadmin: links in the testing docs, plus updated a lot of old-style markup in the django-admin docs. Thanks to Art_S for the report. %!s(int64=15) %!d(string=hai) anos