Skip to content
Snippets Groups Projects

release 1.0.1

Merged Loraine Gueguen requested to merge dev into master
4 files
+ 1
9
Compare changes
  • Side-by-side
  • Inline
Files
4
#jinja2: lstrip_blocks: “True”, trim_blocks: "True"
uwsgi_param QUERY_STRING $query_string;
uwsgi_param REQUEST_METHOD $request_method;
uwsgi_param CONTENT_TYPE $content_type;
Loading