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-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
1f7b25c1a7a85426675a04380f37b180edc08bbc
django
/
django
/
db
History
Valentina Mukhamedzhanova
1f7b25c1a7
Fixed
#24986
-- Added support for annotations in DISTINCT queries.
2015-08-15 08:23:32 -04:00
..
backends
Refs
#25175
-- Added backwards compatibility for importing postgresql_psycopg2 backend.
2015-08-07 09:34:18 -04:00
migrations
Fixed
#25239
-- Corrected makemigrations numbering if a migration has a number-only filename.
2015-08-14 07:28:37 -04:00
models
Fixed
#24986
-- Added support for annotations in DISTINCT queries.
2015-08-15 08:23:32 -04:00
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
transaction.py
Fixed
#21803
-- Added support for post-commit callbacks
2015-06-30 14:51:00 -04:00
utils.py
Fixed
#25175
-- Renamed the postgresql_psycopg2 database backend to postgresql.
2015-08-07 09:33:17 -04:00