1
0
mirror of https://github.com/django/django.git synced 2025-03-24 08:10:45 +00:00

283 Commits

Author SHA1 Message Date
Pavel Kulikov
0d83052e52 Fixed -- Documented ChoiceWidget.option_template_name 2017-03-15 09:38:06 -04:00
Tim Graham
8863c475c5 Fixed -- Clarified docs of the return value of Form.clean_<fieldname>().
Thanks Christian Ullrich for the report and review.
2017-02-08 08:38:08 -05:00
Mariusz Felisiak
0034e9af18 Fixed -- Allowed specifying different HTML attrs for SplitDateTimeWidget subwidgets.
Thanks Tim Graham and Nick Pope for review.
2017-02-07 11:33:37 -05:00
chillaranand
d9aeee205d Fixed -- Documented lazy evaluation of ModelChoiceField.queryset. 2017-01-26 18:54:55 -05:00
Vytis Banaitis
d1bab24e01 Refs , -- Removed obsolete mentions of unicode. 2017-01-26 08:19:27 -05:00
chillaranand
dc165ec8e5 Refs -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
Tim Graham
9d27478958 Refs -- Removed docs references to long integers. 2017-01-19 13:19:26 -05:00
Tim Graham
f6acd1d271 Refs -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
Tim Graham
e27e4c0339 Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
Tim Graham
58d3d14aea Refs -- Removed support for Widget._format_value() per deprecation timeline. 2017-01-17 20:52:04 -05:00
Claude Paroz
611ef422b1 Fixed -- Doc'd required HTML attribute in Field.required docs. 2017-01-14 07:30:54 -05:00
Preston Timmons
b52c73008a Fixed -- Added template-based widget rendering.
Thanks Carl Meyer and Tim Graham for contributing to the patch.
2016-12-27 17:50:10 -05:00
Jon Dufresne
c74378bb77 Fixed -- Documented the Widget.use_required_attribute() method.
Thanks Tim Graham for the review and edits.
2016-10-26 19:29:16 -07:00
Zach Borboa
90c3b11e87 Fixed -- Used "from django import forms" in forms api docs. 2016-10-19 09:55:21 -04:00
Tim Graham
87c5e7efeb Refs -- Fixed model form default fallback for CheckboxSelectMultiple. 2016-09-30 14:49:50 -04:00
Tim Graham
3507d4e773 Fixed -- Fixed model form default fallback for MultiWidget, FileInput, SplitDateTimeWidget, SelectDateWidget, and SplitArrayWidget.
Thanks Matt Westcott for the review.
2016-09-22 12:20:58 -04:00
Jon Dufresne
f5c6d3c8d9 Fixed -- Unified form field initial data retrieval. 2016-08-18 17:55:47 -07:00
Jon Dufresne
4773ed2e31 Fixed incorrect doc reference to Field.initial. 2016-08-17 10:27:33 -04:00
Jon Dufresne
50e299dbfb Fixed -- Changed forms' checked attribute to HTML5 boolean style. 2016-08-04 19:16:54 -04:00
Jon Dufresne
ac3aaaa740 Fixed -- Made subwidget iteration pass disabled and required attributes. 2016-08-01 10:36:17 -04:00
Sean Marlow
8b9e16ec85 Fixed -- Documented ModelMultipleChoiceField.to_field_name 2016-07-08 11:30:12 -04:00
Anderson Resende
2032bcf182 Fixed -- Triple quoted docstrings in docs/ref/forms/validation.txt. 2016-06-27 09:06:54 -04:00
Jon Dufresne
267dc4addd Fixed -- Made ModelForm save empty values for nullable CharFields as NULL.
Previously, empty values were saved as strings.
2016-06-13 09:14:36 -04:00
Jon Dufresne
31a9a965a3 Added some links to the TypedChoiceField docs. 2016-06-06 12:11:17 -04:00
Ed Henderson
4a4d7f980e Fixed -- Applied hanging indentation to docs. 2016-06-03 11:44:34 -04:00
Tim Graham
46a38307c2 Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
Tim Graham
6b5926978b Refs -- Documented requirement to use SplitDateTimeField with SplitDateTimeWidget. 2016-05-07 20:01:15 -04:00
Tim Graham
f945fb24a3 Fixed -- Updated docs URLs to readthedocs.io 2016-04-28 10:09:57 -04:00
Tim Graham
859eeaa0f0 Fixed -- Renamed Widget._format_value() to format_value(). 2016-04-23 13:15:45 -04:00
Jon Dufresne
ec6121693f Fixed -- Added support for HTML5 required attribute on required form fields. 2016-04-21 19:16:38 -04:00
bellisk
c08ad63a33 Correct number of extra arguments in docs for FilePathField. 2016-04-03 12:38:35 +02:00
Tim Graham
53e8ab580f Fixed -- Clarified RadioSelect container's HTML id. 2016-03-19 18:01:10 -04:00
rowanv
a6ef025dfb Fixed -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
Elif T. Kus
bca9faae95 Fixed -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
Andrew Plummer
1aa8bf9b43 Fixed typo in docs/ref/forms/validation.txt. 2015-12-09 07:20:33 -05:00
Jon Dufresne
7aabd62380 Fixed -- Updated docs links to use https when available. 2015-12-01 08:01:34 -05:00
Tim Graham
a918f8b089 Documented that forms.Field.help_text isn't HTML-escaped. 2015-11-24 10:17:16 -05:00
Agnieszka Lasyk
1f8dad6915 Fixed -- Unified spelling of "website". 2015-11-16 06:44:14 -05:00
Tim Graham
80855a4b37 Fixed -- Corrected a form.clean() example in case a superclass doesn't return data. 2015-10-21 13:50:48 -04:00
Tim Graham
54848a96dd Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
Tim Graham
b6ea1961eb Refs -- Removed RegexField.error_message per deprecation timeline. 2015-09-23 19:31:10 -04:00
Claude Paroz
135a9e4fd9 Added some more links in form field docs 2015-09-23 22:01:31 +02:00
Moritz Sichert
2f53d342f1 Fixed -- Documented BoundField API. 2015-09-21 08:42:14 -04:00
Moritz Sichert
535809e121 Fixed -- Allowed custom BoundFields on forms. 2015-09-16 10:18:07 -04:00
Tim Graham
5b5a27942b Fixed -- Tweaked wording in docs/ref/forms/api.txt 2015-08-14 08:27:38 -04:00
Edward Henderson
f8cc464452 Fixed -- Added an allow_unicode parameter to SlugField.
Thanks Flavio Curella and Berker Peksag for the initial patch.
2015-07-17 13:48:58 -04:00
Claude Paroz
1ef4aeab40 Fixed -- Added support for disabled form fields
Thanks Keryn Knight and Tim Graham for the reviews.
2015-07-16 19:36:56 +02:00
Tim Graham
59c3a140eb Refs -- Removed inaccurate sentence after move of SelectDateWidget. 2015-07-15 09:57:55 -04:00
Tim Graham
f46f1737aa Fixed typo in SelectDateWidget docs. 2015-07-15 09:55:44 -04:00
Curtis
11cac1bd8e Fixed -- Added "strip" option to CharField 2015-07-01 17:47:05 -04:00