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-02-24 17:15:03 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
/
migrations
History
Benjamin Wohlwend
de31423130
Fixed
#25453
-- Reworded makemigration's ask_not_null_alteration suggestion.
2015-09-23 13:33:41 -04:00
..
operations
…
__init__.py
…
autodetector.py
…
exceptions.py
Fixed
#24743
,
#24745
-- Optimized migration plan handling
2015-09-19 14:54:53 +10:00
executor.py
Fixed
#24743
,
#24745
-- Optimized migration plan handling
2015-09-19 14:54:53 +10:00
graph.py
…
loader.py
…
migration.py
…
optimizer.py
…
questioner.py
Fixed
#25453
-- Reworded makemigration's ask_not_null_alteration suggestion.
2015-09-23 13:33:41 -04:00
recorder.py
…
state.py
…
topological_sort.py
…
utils.py
…
writer.py
…