updated static and media files in django section

This commit is contained in:
Renjith S Raj 2017-08-29 05:33:33 +00:00 committed by GitHub
parent d5ce0fc1d4
commit 1d0f9ccd7a
1 changed files with 2 additions and 0 deletions

View File

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