Russell Keith-Magee cc4e4d9aee Fixed #3566 -- Added support for aggregation to the ORM. See the documentation for details on usage. 16 years ago
..
db cc4e4d9aee Fixed #3566 -- Added support for aggregation to the ORM. See the documentation for details on usage. 16 years ago
forms 7bf9626adb Fixed #9884 -- Corrected template example in model forms documentation, thanks bradmontgomery. 16 years ago
http 11d382c6c4 Fixed a long line, a typo, and a few misspellings from [9727]. 16 years ago
auth.txt 89dc5b894a Added some documentation explaining (1) that it's possible to add users via the Django admin site, and (2) that in order to be able to add users via the admin site, you need to have both 'add user' and 'change user' permissions. Refs #9866 16 years ago
cache.txt 1302fe9a35 Fixed #9740 -- Updated and correct usage of max_entries in cache documentation. 16 years ago
email.txt d4f4ab8535 Fixed #9487 -- Corrected several links into the Python docs that were broken by the recent Python docs refactor. 16 years ago
files.txt d66e63f2dc Fixed #9904 -- Corrected name of storage method in files documentation. 16 years ago
i18n.txt 644ad9073f Fixed #9477 -- Removed and edited a bunch of references to "development 16 years ago
index.txt 6f29ad31b5 Fixed #8326: added signals documentation. 16 years ago
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 years ago
pagination.txt 72f387d344 Fixed #9215 -- Added a view/template example of using pagination. 16 years ago
serialization.txt a9c2f033cd Upgraded included simplejson to 2.0.7. 16 years ago
settings.txt 870a6ec20c Fixed #6979 -- Fixed the documentation cross-reference between the TIME_ZONE 16 years ago
signals.txt 6f29ad31b5 Fixed #8326: added signals documentation. 16 years ago
templates.txt 0503442d2c Minor typo correction from [9279]. 16 years ago
testing.txt 644ad9073f Fixed #9477 -- Removed and edited a bunch of references to "development 16 years ago