Files
deb-python-django-compressor/requirements/tests.txt
Daniel Hahler a13c143e26 contrib.sekizai: fix double-rendering: use TextNode, not Template
Use `TextNode(data)` instead of `Template(data).nodelist` to parse the
template only once.

The report and fix was initially provided by Aaron McMillin.

Fixes #361
Closes #362
2015-09-22 19:51:30 +02:00

12 lines
169 B
Plaintext

flake8==2.4.0
coverage==3.7.1
html5lib==0.999
mock==1.0.1
Jinja2==2.7.3
lxml==3.4.2
BeautifulSoup==3.2.1
unittest2==1.0.0
coffin==0.4.0
jingo==0.7
django-sekizai==0.8.2