0
0
mirror of https://github.com/django/django.git synced 2024-11-25 07:59:34 +01:00
django/django/forms
2024-08-02 11:31:54 +02:00
..
jinja2/django/forms Fixed #35601 -- Added TelInput widget. 2024-08-02 11:31:54 +02:00
templates/django/forms Fixed #35601 -- Added TelInput widget. 2024-08-02 11:31:54 +02:00
__init__.py
boundfield.py Refs #32819 -- Avoided adding 'aria-describedby' to hidden inputs. 2024-04-30 11:11:02 +02:00
fields.py Fixed 35467 -- Replaced urlparse with urlsplit where appropriate. 2024-05-29 10:48:27 -03:00
forms.py Fixed #32923 -- Refactored out Field._clean_bound_field(). 2024-01-23 09:47:31 +01:00
formsets.py Fixed #29942 -- Restored source file linking in docs by using the Sphinx linkcode ext. 2024-05-14 22:08:29 -03:00
models.py Fixed #35483 -- Added NUL (0x00) character validation to ModelChoiceFields. 2024-06-17 12:19:26 +02:00
renderers.py
utils.py
widgets.py Fixed #35601 -- Added TelInput widget. 2024-08-02 11:31:54 +02:00