This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-18 22:33:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
History
antoliny0919
f60d5e46e1
Fixed
#35913
-- Prevented formset name suffix 'FormFormSet'.
2024-11-20 11:36:33 +01:00
..
field_tests
Fixed
#35666
-- Documented stacklevel usage and testing, and adjusted test suite accordingly.
2024-08-28 11:44:05 -03:00
jinja2
/forms_tests
…
templates
/forms_tests
Fixed
#34077
-- Added form field rendering.
2023-03-24 10:16:30 +01:00
templatetags
Refs
#33134
, Refs
#34077
-- Adjusted form rendering recursion test.
2023-03-21 15:12:56 +01:00
tests
Fixed
#35913
-- Prevented formset name suffix 'FormFormSet'.
2024-11-20 11:36:33 +01:00
widget_tests
Fixed
#35601
-- Added TelInput widget.
2024-08-02 11:31:54 +02:00
__init__.py
…
models.py
…
urls.py
…
views.py
…