django1/django/db/migrations
Andrew Godwin 831ce69cbb Mark model renaming as irreversible for now (#22248) 2014-03-19 21:25:26 -07:00
..
operations Mark model renaming as irreversible for now (#22248) 2014-03-19 21:25:26 -07:00
__init__.py Implement swappable model support for migrations 2014-01-19 16:43:12 +00:00
autodetector.py Fixed #22275: unique_together broken if ForeignKey split into new file. 2014-03-19 21:23:21 -07:00
executor.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
graph.py Fixed #21142: Dependency failures on unmigrated apps. 2014-01-08 13:00:12 +00:00
loader.py Fix bad conflict detection during makemigrations 2014-03-08 13:53:20 -08:00
migration.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
optimizer.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
questioner.py Fixed #22239 -- Add auto detection of renamed models 2014-03-10 13:55:44 +13:00
recorder.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
state.py Fixed three small flake8 violations. 2014-03-04 15:13:15 -08:00
writer.py Fixed #21954: Raise nice error when serializing datetimes with timezones 2014-02-09 11:17:38 +00:00