Browse Source

updated static and media files in django section

Renjith S Raj 7 năm trước cách đây
mục cha
commit
1d0f9ccd7a
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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: