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
0eaef8e527
django1
/
django
/
db
History
Piotr Jakimiak
4157c502a5
Removed unnecessary arguments in .get method calls
2015-05-13 20:51:18 +02:00
..
backends
Allowed using the sqlite3 backend as much as possible without _sqlite3.
2015-05-04 12:59:59 -04:00
migrations
Removed unnecessary arguments in .get method calls
2015-05-13 20:51:18 +02:00
models
Removed unnecessary arguments in .get method calls
2015-05-13 20:51:18 +02: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