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
0873200e7f
django1
/
django
/
db
History
Alex Gaynor
ffc0e0ca37
Corrected a flake8 issue -- this line is imported for the purpose of re-exposing the name
2013-12-06 13:22:53 -06:00
..
backends
Fixed E125 pep8 warnings
2013-11-28 08:50:11 -05:00
migrations
Made the migration detector use meta.local_fields instead of meta.fields.
2013-12-06 15:23:21 +01:00
models
Corrected a flake8 issue -- this line is imported for the purpose of re-exposing the name
2013-12-06 13:22:53 -06:00
__init__.py
A large number of stylistic cleanups across django/db/
2013-07-08 10:39:54 +10:00
transaction.py
Fixed
#21288
-- Fixed E126 pep8 warnings
2013-10-21 08:31:30 -04:00
utils.py
Fixed
#21302
-- Fixed unused imports and import *.
2013-11-02 15:24:56 -04:00