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-10-27 15:46:10 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
cbd04c7c498689382ce56a7b7b31eca5ba98b590
django
/
django
/
db
/
migrations
/
operations
History
Andrew Godwin
cbd04c7c49
Fix keyword agument names in RunPython to be positional
2014-02-28 09:22:48 -08:00
..
__init__.py
Massive migration optimiser improvements + RenameModel opn
2013-11-06 13:47:58 +00:00
base.py
Fixed
#21323
-- Improved readability of serialized Operation.
2014-01-20 00:16:07 +07:00
fields.py
Fixed
#21783
: (again) Found second source of bug, also squashed it.
2014-01-19 17:43:31 +00:00
models.py
Fixed
#21323
-- Improved readability of serialized Operation.
2014-01-20 00:16:07 +07:00
special.py
Fix keyword agument names in RunPython to be positional
2014-02-28 09:22:48 -08:00