This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
7fa7dd48c4
django1
/
django
/
db
History
Michael Manfre
7fa7dd48c4
Fixed signature of BaseDatabaseOperations.date_interval_sql() and document the change.
2015-02-22 23:23:16 -05:00
..
backends
Fixed signature of BaseDatabaseOperations.date_interval_sql() and document the change.
2015-02-22 23:23:16 -05:00
migrations
Fixed
#24351
,
#24346
-- Changed the signature of allow_migrate().
2015-02-20 21:34:09 +07:00
models
Fixed
#24376
-- added verbose_name arg to UUIDField
2015-02-21 13:27:49 -05:00
__init__.py
Fixed
#21430
-- Added a RuntimeWarning when unpickling Models and QuerySets from a different Django version.
2014-06-11 10:03:34 -04:00
transaction.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
utils.py
Fixed
#24351
,
#24346
-- Changed the signature of allow_migrate().
2015-02-20 21:34:09 +07:00