django/tests/forms_tests
Ahmed Nassar 522dd021b2 Fixed #35986 -- Fixed test classes with @translation.override decorator.
Co-authored-by: Simon Charette <charette.s@gmail.com>
2025-04-09 09:49:14 +02:00
..
field_tests Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc. 2025-02-18 08:35:36 +01:00
jinja2/forms_tests Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
templates/forms_tests Fixed invalid HTML in test templates. 2025-01-17 15:55:37 +01:00
templatetags Refs #33134, Refs #34077 -- Adjusted form rendering recursion test. 2023-03-21 15:12:56 +01:00
tests Fixed #35986 -- Fixed test classes with @translation.override decorator. 2025-04-09 09:49:14 +02:00
widget_tests Fixed #35601 -- Added TelInput widget. 2024-08-02 11:31:54 +02:00
__init__.py
models.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
views.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00