django/docs/topics/db
Caio Ariede ec9004728e Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 2015-08-07 09:33:17 -04:00
..
examples Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
aggregation.txt Fixed #25136 -- Documented Count('X', distinct=True) in aggregate topic guide. 2015-08-04 10:46:04 -04:00
index.txt
managers.txt Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
models.txt Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
multi-db.txt Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 2015-08-07 09:33:17 -04:00
optimization.txt Fixed #25213 -- Discouraged use of QuerySet.extra() 2015-08-05 08:01:11 -04:00
queries.txt Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
sql.txt Fixed typos and updated spelling wordlist. 2015-03-07 17:59:03 +01:00
tablespaces.txt
transactions.txt Fixed #21803 -- Added support for post-commit callbacks 2015-06-30 14:51:00 -04:00