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
b8d6cdbcc9
django1
/
django
/
db
History
Tim Graham
fa66ea7532
Refs
#24324
-- Fixed UnicodeDecodeError in MigrationWriter on Python 2.
2015-02-17 18:48:15 -05:00
..
backends
Refs
#24324
-- Fixed UnicodeEncodeError in SQLite backend while testing.
2015-02-17 08:09:46 -05:00
migrations
Refs
#24324
-- Fixed UnicodeDecodeError in MigrationWriter on Python 2.
2015-02-17 18:48:15 -05:00
models
Reworked docstrings and comments in related.py.
2015-02-16 20:40:04 +07: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
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00