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
38e24d680d
django1
/
django
/
db
History
pegler
38e24d680d
Fixed
#21554
-- Incorrect SQL generated when using multiple inheritance.
2013-12-06 14:12:38 -05: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
Fixed
#21554
-- Incorrect SQL generated when using multiple inheritance.
2013-12-06 14:12:38 -05: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