Explorar o código

updated static and media files in django section

Renjith S Raj %!s(int64=7) %!d(string=hai) anos
pai
achega
1d0f9ccd7a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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: