1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/tests/forms_tests
2024-01-26 12:55:56 +01:00
..
field_tests [5.0.x] Applied Black's 2024 stable style. 2024-01-26 12:55:56 +01:00
jinja2/forms_tests
templates/forms_tests Fixed #34077 -- Added form field rendering. 2023-03-24 10:16:30 +01:00
templatetags
tests [5.0.x] Applied Black's 2024 stable style. 2024-01-26 12:55:56 +01:00
widget_tests Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. 2023-08-30 22:57:40 -03:00
__init__.py
models.py
urls.py
views.py