diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/settings.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt index 7fbc6324e5..c695131565 100644 --- a/docs/ref/settings.txt +++ b/docs/ref/settings.txt @@ -1772,6 +1772,9 @@ Example:: In this case, migrations pertaining to the ``blog`` app will be contained in the ``blog.db_migrations`` package. +:djadmin:`makemigrations` will automatically create the package if it doesn't +already exist. + .. setting:: MONTH_DAY_FORMAT MONTH_DAY_FORMAT |
