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-06 15:32:33 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
forms
History
antoliny0919
63dbe30d33
Updated validate_slug regular expression in form validation docs.
...
Outdated since 014247ad1922931a2f17beaf6249247298e9dc44.
2024-11-11 14:50:13 +01:00
..
api.txt
Updated the "Built-in Field classes" section reference to a link.
2024-10-31 11:57:25 +01:00
fields.txt
Fixed
#35880
-- Removed invalid example in form Field.required docs due to CharField.strip.
2024-11-05 15:32:03 +01:00
formsets.txt
Removed versionadded/changed annotations for 4.0.
2022-05-17 14:22:06 +02:00
index.txt
Fixed
#15667
-- Added template-based widget rendering.
2016-12-27 17:50:10 -05:00
models.txt
Removed versionadded/changed annotations for 4.1.
2023-01-17 11:49:15 +01:00
renderers.txt
Removed versionadded/changed annotations for 5.0.
2024-05-22 15:44:07 -03:00
validation.txt
Updated validate_slug regular expression in form validation docs.
2024-11-11 14:50:13 +01:00
widgets.txt
Fixed
#35889
-- Corrected reference of default widgets in "Styling widget instance" docs.
2024-11-06 13:07:29 +01:00