📅  最后修改于: 2022-03-11 14:51:01.551000             🧑  作者: Mango
# If you want to keep track of a specific file's changes
touch-reload = /path/to/your/django-project/settings.py
# If you want your entire codebase to be listened for changes
py-autoreload = 1