1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/tests/forms_tests
Dmitry 12cefee5d8 Refs #15667 -- Prevented newlines in attrs.html widget rendering.
Removed the trailing newline from widget attrs.html template.
The solution may be revisited by fixing refs #9198 but not
for Django 1.11.

Thanks Dmitry Ivanchenko for the report and Preston Timmons for advice.
2017-01-06 19:11:32 -05:00
..
field_tests
jinja2/forms_tests
templates/forms_tests
tests Refs #15667 -- Fixed form renderer test for Python 2 non-ASCII path. 2016-12-28 15:57:55 -05:00
widget_tests Refs #15667 -- Prevented newlines in attrs.html widget rendering. 2017-01-06 19:11:32 -05:00
__init__.py
models.py
urls.py
views.py