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
a023a84c06
django1
/
django
/
db
History
Andrew Godwin
e9cb333bc3
Auto-apply initial migrations if their tables exist already.
2013-10-30 15:17:49 +00:00
..
backends
Fixed
#17027
-- Added support for the power operator in F expressions.
2013-10-22 10:29:57 -04:00
migrations
Auto-apply initial migrations if their tables exist already.
2013-10-30 15:17:49 +00:00
models
Fixed
#17027
-- Added support for the power operator in F expressions.
2013-10-22 10:29:57 -04: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
#21287
-- Fixed E123 pep8 warnings
2013-10-18 10:07:39 +01:00