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
1119063c69
django1
/
django
/
db
History
Alex Hill
07ba148d9e
Cleaned up use of context manager in SQLite schema editor
2015-04-03 09:13:55 -04:00
..
backends
Cleaned up use of context manager in SQLite schema editor
2015-04-03 09:13:55 -04:00
migrations
Fixed
#24566
-- Added support for serializing timedelta
2015-04-02 17:21:20 +02:00
models
Fixed
#19259
-- Added group by selected primary keys support.
2015-03-29 22:03:30 -04: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
#24394
-- Allowed running tests with empty default dictionary.
2015-03-25 17:56:59 -04:00