This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
db
History
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
…
tablespaces.txt
…
transactions.txt
Fixed
#21803
-- Added support for post-commit callbacks
2015-06-30 14:51:00 -04:00