Merge pull request #2464 from Cadmus/master

updated static and media files in django section
This commit is contained in:
Brendan Forster 2017-09-21 12:05:35 +10:00 committed by GitHub
commit 2ec038e578
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,8 @@ coverage.xml
# Django stuff:
*.log
.static_storage/
.media/
local_settings.py
# Flask stuff: