Skip to content
Snippets Groups Projects

Verzování statických souborů

Merged Martin Mareš requested to merge mj/assets into devel
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -20,4 +20,5 @@ virtualenv = venv
manage-script-name = true
mule
static-map = /static=static
# Můžeme také pomocí uwsgi servírovat static. Lepší je to dělat Nginxem.
# static-map = /static=static
Loading