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-04-08 23:46:43 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Josh Smeaton
534aaf56f4
Fixed
#24629
-- Unified Transform and Expression APIs
2015-09-21 19:56:24 +10:00
..
backends
Refs
#17785
-- Made docstring for sqlite3's get_relations() consistent with other backends.
2015-09-18 09:32:36 -04:00
migrations
Fixed
#24743
,
#24745
-- Optimized migration plan handling
2015-09-19 14:54:53 +10:00
models
Fixed
#24629
-- Unified Transform and Expression APIs
2015-09-21 19:56:24 +10: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