Преглед изворни кода

updated static and media files in django section

Renjith S Raj пре 7 година
родитељ
комит
1d0f9ccd7a
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      Python.gitignore

+ 2 - 0
Python.gitignore

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