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-06-04 02:59:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Víðir Valberg Guðmundsson
6cfa2fae39
Fixed
#22720
-- Migrations attempt to create _order twice.
2014-05-29 01:00:30 +02:00
..
backends
Fixed
#22715
: Corrected sql for defaults of BinaryField on Oracle with Python3
2014-05-28 18:57:40 +03:00
migrations
Fixed
#22676
-- makemigrations --dry-run should not ask for defaults
2014-05-24 09:56:18 -04:00
models
Fixed
#22720
-- Migrations attempt to create _order twice.
2014-05-29 01:00:30 +02:00
__init__.py
Removed unused imports.
2014-03-21 20:18:19 -04:00
transaction.py
Improved a comment. Thanks intgr for the report.
2014-04-11 23:01:00 +02:00
utils.py
Removed deprecated TRANSACTIONS_MANAGED setting.
2014-03-21 21:34:47 +01:00