This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-05-06 15:06:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Andrew Godwin
5ab8b5d72c
Fix migration planner to fully understand squashed migrations. And test.
2013-10-23 22:56:54 +01:00
..
backends
Fixed
#17027
-- Added support for the power operator in F expressions.
2013-10-22 10:29:57 -04:00
migrations
Fix migration planner to fully understand squashed migrations. And test.
2013-10-23 22:56:54 +01: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