Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/forms/fields.txt
Commit message (Expand)AuthorAgeFilesLines
* Removed versionadded/changed annotations for 1.8.Tim Graham2015-09-241-19/+0
* Refs #23151 -- Removed RegexField.error_message per depre...Tim Graham2015-09-241-8/+0
* Added some more links in form field docsClaude Paroz2015-09-231-5/+6
* Fixed #25294 -- Allowed custom BoundFields on forms.Moritz Sichert2015-09-161-0/+3
* Fixed #16501 -- Added an allow_unicode parameter to SlugF...Edward Henderson2015-07-171-0/+9
* Fixed #25078 -- Added support for disabled form fieldsClaude Paroz2015-07-161-0/+11
* Fixed #4960 -- Added "strip" option to CharFieldCurtis2015-07-011-3/+17
* Renamed RemovedInDjangoXYWarnings for new roadmap.Tim Graham2015-06-241-1/+1
* Fixed #24948 -- Fixed crash when uploading bitmap images ...Andriy Sokolovskiy2015-06-161-5/+8
* Used PEP 8 style indentation in forms docs.Nick Smith2015-06-111-17/+17
* Fixed typos in docs/ref/forms/fields.txtI am Clinton2015-05-251-4/+4
* Removed versionadded/changed notes for 1.7.Tim Graham2015-02-021-2/+0
* Removed IPAddressField per deprecation timeline; refs #20...Tim Graham2015-01-191-16/+0
* Removed support for SplitDateTimeWidget with DateTimeFiel...Tim Graham2015-01-181-6/+0
* Fixed #2443 -- Added DurationField.Marc Tamlyn2014-12-201-0/+17
* Fixed incorrect use of rst section heirarchy in form fiel...Elena Williams2014-12-021-1/+1
* Fixed #13181 -- Added support for callable choices to for...Peter Inglesby2014-11-041-4/+10
* Fixed #19463 -- Added UUIDFieldMarc Tamlyn2014-09-161-0/+14
* Fixed #23354 -- Documented that ModelChoiceField to_field...Tim Graham2014-08-271-2/+4
* Fixed #23250 -- Documented that ModelMultipleChoiceField ...Tim Graham2014-08-261-0/+11
* Fixed #23162 -- Renamed forms.Field._has_changed() to has...Gabriel Muñumel2014-08-151-0/+18
* Fixed #23169 - Misc docs fixes.areski2014-08-041-5/+5
* Fixed #23151 -- Deprecated RegexField.error_message.Tim Graham2014-08-031-4/+7
* Fixed #23103 -- Annotated ImageField file with image and ...Petras Zdanavičius2014-08-011-0/+9
* Fixed #22813 -- Updated Pillow URL in documentationClaude Paroz2014-06-121-1/+1
* Fixed #22533 -- Added label_suffix parameter to form fields.Julen Ruiz Aizpuru2014-05-131-0/+20
* Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of do...chriscauley2014-04-171-3/+3
* Removed versionadded/changed annotations for 1.6.Tim Graham2014-03-241-10/+5
* Fixed #22313 -- Removed 'u' prefixes from documentationClaude Paroz2014-03-221-20/+20
* Removed PIL compatability layer per deprecation timeline.Tim Graham2014-03-211-8/+6
* Fixed #21860 -- Added to_field_name to ModelChoiceField d...Anubhav Joshi2014-03-161-1/+35
* Fixed doc typos.Tim Graham2014-02-281-1/+1
* Fixed #21951 -- Updated docs to use __str__ for Python 3Alasdair Nicol2014-02-131-1/+1
* Fixed #8898 -- Obsoleted SplitDateTimeWidget usage with D...Claude Paroz2014-01-111-0/+6
* Fixed #21669 -- Typo in docs/ref/forms/fields.txt.Tim Graham2013-12-251-1/+1
* Fixed #21397 -- Re-added flexibility to TypedChoiceField ...Claude Paroz2013-11-181-1/+3
* Fixed #20439 -- Started deprecation of IPAddressFieldErik Romijn2013-09-281-0/+4
* Removed versionadded/changed annotations for 1.5Tim Graham2013-08-191-9/+0
* Fixed #15511 -- Allow optional fields on ``MultiValueFiel...Tai Lee2013-08-061-1/+40
* Fixed #20224 -- Update docs examples which mention __unic...Claude Paroz2013-07-051-6/+6
* add missing imports to the examples in the 'Forms'leandrafinger2013-05-191-0/+8
* Fixed #5472 --Added OpenLayers-based widgets in contrib.gisClaude Paroz2013-05-171-0/+2
* Fixed #19934 - Use of Pillow is now preferred over PIL.Daniel Lindsley2013-05-151-5/+7
* Adapted uses of versionchanged/versionadded to the new form.Juan Catalano2013-04-201-0/+3
* Complemented documentation following commit be9ae693cClaude Paroz2013-04-181-0/+9
* Fixed #19801 - Added brackets to input_formats.Tim Graham2013-02-251-6/+6
* Fixed #19686 -- Added HTML5 number input typeClaude Paroz2013-02-231-3/+6
* Added HTML5 url input typeClaude Paroz2013-01-281-4/+4
* Added HTML5 email input typeClaude Paroz2013-01-281-4/+4
* Removed versionadded/changed annotations dating back to 1.4.Aymeric Augustin2012-12-291-2/+0