Explorar o código

Update README.rst

Denis K. %!s(int64=9) %!d(string=hai) anos
pai
achega
8527e2d994
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      README.rst

+ 6 - 0
README.rst

@@ -82,6 +82,12 @@ Installation
     
         python manage.py migrate jet
         
+* Collect static if you are in production environment:
+
+    .. code:: python
+    
+            python manage.py collectstatic
+        
 * Clear your browser cache
 
 Documentation