1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Refs #25604 -- Removed makemigrations --exit option per deprecation timeline.

This commit is contained in:
Tim Graham
2016-12-31 08:52:42 -05:00
parent ff419de263
commit e0910dcc92
5 changed files with 4 additions and 39 deletions

View File

@@ -319,3 +319,5 @@ these features.
* The ``django.template.loader.LoaderOrigin`` and
``django.template.base.StringOrigin`` aliases for
``django.template.base.Origin`` are removed.
* The ``makemigrations --exit`` option is removed.