django1/django/db/migrations/operations
Berker Peksag c9178ef17a Limited lines to 119 characters in django/{contrib,db}.
Refs #23395.
2014-10-29 07:59:35 -04:00
..
__init__.py Fixed #22470: Full migration support for order_with_respect_to 2014-06-15 14:56:51 -07:00
base.py Fixed #23275: Unmanaged models kept by autodetector, ignored by ops 2014-08-12 12:49:20 -07:00
fields.py Limited lines to 119 characters in django/{contrib,db}. 2014-10-29 07:59:35 -04:00
models.py Fixed #23630 -- Made AlterModelTable rename auto-created M2M tables. 2014-10-23 08:05:39 -04:00
special.py Fixed #23426 -- Allowed parameters in migrations.RunSQL 2014-10-02 11:52:40 -04:00