diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt index 126f8f17fb1..c7200d14758 100644 --- a/docs/ref/settings.txt +++ b/docs/ref/settings.txt @@ -2271,6 +2271,11 @@ Default: ``False`` Whether the engine should look for template source files inside installed applications. +.. note:: + + The default :file:`settings.py` file created by :djadmin:`django-admin + startproject ` sets ``'APP_DIRS': True``. + .. setting:: TEMPLATES-OPTIONS OPTIONS