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
c6ea4ed5d2
django1
/
django
/
db
History
Josh Soref
93452a70e8
Fixed many spelling mistakes in code, comments, and docs.
2015-12-03 12:48:24 -05:00
..
backends
Fixed
#25767
-- Fixed data truncation possibility with Positive(Small)IntegerField on MySQL.
2015-11-24 11:09:15 -05:00
migrations
Fixed
#25807
-- Instructed the migration writer about lazy objects.
2015-11-26 11:14:47 -05:00
models
Fixed many spelling mistakes in code, comments, and docs.
2015-12-03 12:48:24 -05:00
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
transaction.py
Fixed
#24921
-- set_autocommit(False) + ORM queries.
2015-09-21 22:21:53 +02:00
utils.py
Refs
#24351
-- Removed support for the old allow_migrate() signature per deprecation timeline.
2015-09-23 19:31:09 -04:00