Russell Keith-Magee 542709d0d1 Fixed #10182 -- Corrected realiasing and the process of evaluating values() for queries with aggregate clauses. This means that aggregate queries can now be used as subqueries (such as in an __in clause). Thanks to omat for the report. 16 tahun lalu
..
db 542709d0d1 Fixed #10182 -- Corrected realiasing and the process of evaluating values() for queries with aggregate clauses. This means that aggregate queries can now be used as subqueries (such as in an __in clause). Thanks to omat for the report. 16 tahun lalu
forms 7b9fe15a9f Fixed #10009 -- Corrected a field reference in an example on rendering hidden fields. Thanks to karihre@gmail.com for the report. 16 tahun lalu
http 16d67a11ac Fixed #10298 -- Corrected the example for the get_list_or_404 shortcut. Thanks to Dagur for the report. 16 tahun lalu
auth.txt 88837875f2 Auth-related doc cleanups: 16 tahun lalu
cache.txt 1302fe9a35 Fixed #9740 -- Updated and correct usage of max_entries in cache documentation. 16 tahun lalu
email.txt 9a03c21a18 Fixed #8638 -- Added documentation on how to redirect email to a dummy server for testing purposes. Thanks to Rob Hudson and Marc Fargas for their work on the draft for this change. 16 tahun lalu
files.txt d66e63f2dc Fixed #9904 -- Corrected name of storage method in files documentation. 16 tahun lalu
i18n.txt 644ad9073f Fixed #9477 -- Removed and edited a bunch of references to "development 16 tahun lalu
index.txt 6f29ad31b5 Fixed #8326: added signals documentation. 16 tahun lalu
install.txt bde7e79fb3 Refs #9935: Added a note in the documentation to the effect that Django currently requires a 4.X release of cx_Oracle. 16 tahun lalu
pagination.txt 72f387d344 Fixed #9215 -- Added a view/template example of using pagination. 16 tahun lalu
serialization.txt 68d15e94d2 Fixed #10218 -- Reworded serialization.txt sentence to remove awkward quotes. Thanks for bringing this up, thedaniel 16 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 0503442d2c Minor typo correction from [9279]. 16 tahun lalu
testing.txt 344f16e220 Fixed #8138 -- Changed django.test.TestCase to rollback tests (when the database supports it) instead of flushing and reloading the database. This can substantially reduce the time it takes to run large test suites. 16 tahun lalu