added some manage.py extensions

This commit is contained in:
Dana Van Aken
2019-10-01 01:55:34 -04:00
parent e5edd2a7f4
commit 390e58b24d
6 changed files with 219 additions and 0 deletions

View File

@@ -64,6 +64,9 @@ EXCLUDE_DIRECTORIES = [
# Docker files
os.path.join(OTTERTUNE_DIR, 'docker'),
# Django manage.py extensions
os.path.join(OTTERTUNE_DIR, "server/website/website/management"),
]
# Files that should NOT be checked