django/tests/forms_tests
Mariusz Felisiak a4931cd75a
Refs -- Added FORMS_URLFIELD_ASSUME_HTTPS transitional setting.
This allows early adoption of the new default "https".
2023-11-28 20:04:21 +01:00
..
field_tests Refs -- Added FORMS_URLFIELD_ASSUME_HTTPS transitional setting. 2023-11-28 20:04:21 +01:00
jinja2/forms_tests Fixed -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
templates/forms_tests Fixed -- Added form field rendering. 2023-03-24 10:16:30 +01:00
templatetags Refs , Refs -- Adjusted form rendering recursion test. 2023-03-21 15:12:56 +01:00
tests Refs -- Established relationship between form fieldsets and their help text. 2023-11-17 08:12:36 +01:00
widget_tests Refs -- Fixed some test assertions for PyPy. 2023-11-28 06:19:38 +01:00
__init__.py
models.py Refs -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
urls.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
views.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00