flake8
passed.
JSHint
passed.
Review Request #10252 — Created Oct. 21, 2018 and submitted
Information | |
---|---|
chipx86 | |
Djblets | |
release-2.0.x | |
73bb97b... | |
Reviewers | |
djblets | |
This switches all
render()
andrender_to_string()
calls to use the
compatibility functions provided indjblets.util.compat.django
. This
allows the template rendering to work properly on Django 1.6 through
1.11.
Unit tests pass on Django 1.6 and 1.11, and Python 2.7, 3.5, and 3.6.
Missed a call.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+16 -14) |