Aymeric Augustin a026e480da Fixed #16039 -- Made post_syncdb handlers multi-db aware. 12 years ago
..
examples e69348b4e7 Avoided mixing dates and datetimes in the examples. 12 years ago
aggregation.txt 64229eb388 Started a 'Cheat sheet' section in aggregation docs because I desperately need this 13 years ago
index.txt dad1f5c21e Fixed #17605: Restored deleted query documentation that used to live in doctests. Thanks zsiciarz for work on the patch. 13 years ago
managers.txt d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 years ago
models.txt 5fb22329a1 Merge pull request #422 from elvard/18996 12 years ago
multi-db.txt a026e480da Fixed #16039 -- Made post_syncdb handlers multi-db aware. 12 years ago
optimization.txt feaf9f279a Fixed #15361 - Documented performance considerations for QuerySet.get() 12 years ago
queries.txt b7d81715dc Removed a redundant colon in the query docs. 12 years ago
sql.txt 837425b425 Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 12 years ago
tablespaces.txt 246580573d Fixed #12308 -- Added tablespace support to the PostgreSQL backend. 13 years ago
transactions.txt 620e0bba49 Fixed #19154 - Noted commit_manually requires commit/rollback for reads 12 years ago