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-03 04:56:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Andrew Godwin
b1e0ec06f0
Merge branch 'master' into schema-alteration
2013-07-02 10:49:53 +01:00
..
backends
Merge branch 'master' into schema-alteration
2013-07-02 10:49:53 +01:00
migrations
Autodetect ForeignKeys and add dependencies/split on circulars
2013-06-22 17:15:51 +01:00
models
Merge branch 'master' into schema-alteration
2013-07-02 10:49:53 +01:00
__init__.py
Advanced deprecation warnings for Django 1.7.
2013-06-29 18:49:37 +02:00
transaction.py
Introduced getters for connection.autocommit and .needs_rollback.
2013-06-30 15:57:00 +02:00
utils.py
Removed some conditional code only needed under Python 2.6.
2013-07-01 12:02:17 +02:00