django1/django/db/migrations
Alex Gaynor a248c88372 Fixed three small flake8 violations. 2014-03-04 15:13:15 -08:00
..
operations Fixed #22172 -- Allowed index_together to be a single list (rather than list of lists).. 2014-03-01 15:44:42 -05:00
__init__.py Implement swappable model support for migrations 2014-01-19 16:43:12 +00:00
autodetector.py Merge pull request #2270 from bmispelon/ticket-22030 2014-02-17 01:16:49 +00: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 Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05: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 #21868: Don't die when seeing py3 namespace packages for mig dirs 2014-02-09 14:03:41 +00: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