Skip to content
Snippets Groups Projects

Corrections cloud

Merged Arthur Le Bars requested to merge corrections_cloud into dev
All threads resolved!
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