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-03-13 02:40:47 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
History
Sarah Boyce
9a3f86e960
Refs
#34380
-- Changed the URLField default scheme to https and removed FORMS_URLFIELD_ASSUME_HTTPS per deprecation timeline.
2025-01-15 22:28:37 +01:00
..
field_tests
Refs
#34380
-- Changed the URLField default scheme to https and removed FORMS_URLFIELD_ASSUME_HTTPS per deprecation timeline.
2025-01-15 22:28:37 +01:00
jinja2
/forms_tests
…
templates
/forms_tests
…
templatetags
…
tests
Refs
#34380
-- Changed the URLField default scheme to https and removed FORMS_URLFIELD_ASSUME_HTTPS per deprecation timeline.
2025-01-15 22:28:37 +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
…