Russell Keith-Magee ebb8ca1cd7 Corrected an example in the natural key serialization docs. Thanks to Alex Gaynor for the report. 15 tahun lalu
..
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. 15 tahun lalu
forms 5bd63663a9 Fixed #399: Added big integer field. Thanks to Tomáš Kopeček for persistently maintaining a patch for this. 15 tahun lalu
http 1c5fe467bd Fixed #10326: handler500 and handler404 may now be callables. Thanks, dcwatson, adurdin. 15 tahun lalu
auth.txt 9bf652dfd6 Fixed #11010 - Add a foundation for object permissions to authentication backends. Thanks to Florian Apolloner for writing the initial patch. 15 tahun lalu
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. 15 tahun lalu
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. 15 tahun lalu
email.txt 2552599800 Corrected spelling of e-mail (according to our standard). 15 tahun lalu
files.txt 9103a9bd6c Fixed #10779 -- Corrected description of an example in the files docs. Thanks to timo for the patch. 16 tahun lalu
generic-views.txt d0c6e9cf63 Fixed #11873 -- Corrected typo in generic views docs. Thanks to Brett Cannon for the report. 15 tahun lalu
i18n.txt 3c6036a5b4 Fixed #11364 -- Modified the jsi18n example to use the {% url %} tag rather than a placeholder. Thanks to jcassee for the suggestion. 15 tahun lalu
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. 16 tahun lalu
install.txt 7770c70007 Fixed a silly typo left over from removing Python 2.3 references. 15 tahun lalu
pagination.txt 72f387d344 Fixed #9215 -- Added a view/template example of using pagination. 16 tahun lalu
serialization.txt ebb8ca1cd7 Corrected an example in the natural key serialization docs. Thanks to Alex Gaynor for the report. 15 tahun lalu
settings.txt 870a6ec20c Fixed #6979 -- Fixed the documentation cross-reference between the TIME_ZONE 16 tahun lalu
signals.txt 6f29ad31b5 Fixed #8326: added signals documentation. 16 tahun lalu
templates.txt 2c2f5aee4d Implemented 'smart if' template tag, allowing filters and various operators to be used in the 'if' tag 15 tahun lalu
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. 15 tahun lalu