Skip to content

Commit

Permalink
modify docs config
Browse files Browse the repository at this point in the history
  • Loading branch information
tokibito committed Feb 20, 2020
1 parent b22e710 commit 688c9d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,11 @@ def setup_django():
}
},
INSTALLED_APPS=(
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.messages',
'django_ftpserver',
)
)
Expand Down

0 comments on commit 688c9d5

Please sign in to comment.