瀏覽代碼

Update README.rst

Denis K. 9 年之前
父節點
當前提交
8527e2d994
共有 1 個文件被更改,包括 6 次插入0 次删除
  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