django1/django/db/migrations
Mariusz Felisiak 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
..
operations Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py Implement swappable model support for migrations 2014-01-19 16:43:12 +00:00
autodetector.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
exceptions.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
executor.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
graph.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
loader.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
migration.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
optimizer.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
questioner.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
recorder.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
serializer.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
state.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
utils.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
writer.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00