فهرست منبع

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: