django-ex/conf/reload.py

7 lines
110 B
Python
Raw Normal View History

"""
You can set APP_CONFIG to point to this file to enable automatic reloading of
modules.
"""
reload = True