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
Daria Kolodzey
3f8ee58ccc
Fixed
#30738
-- Fixed typo in docs/ref/forms/widgets.txt.
...
Thanks Emmanuel Cazenave for the report.
2019-08-31 10:58:40 +02:00
..
api.txt
Fixed
#30321
-- Added example of changed_data to forms docs.
2019-04-09 22:52:33 +02:00
fields.txt
Changed docs to link to Python's description of iterable.
2019-05-17 17:27:19 +02:00
formsets.txt
Fixed
#26124
-- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05: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 1.9.
2016-05-20 11:44:29 -04:00
renderers.txt
Emphasized that TemplatesSetting must be used to override widget templates.
2018-09-11 15:14:53 -04:00
validation.txt
Alphabetized imports in various docs.
2018-05-12 19:37:42 +02:00
widgets.txt
Fixed
#30738
-- Fixed typo in docs/ref/forms/widgets.txt.
2019-08-31 10:58:40 +02:00