index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
forms
/
fields.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corrected forms.TimeField's default widget in docs.
flh
2018-09-04
1
-1
/
+1
*
Fixed #29646 -- Doc'd the validators that each model and form field uses.
Jeff
2018-08-16
1
-17
/
+30
*
Fixed #29038 -- Removed closing slash from HTML void tags.
Jon Dufresne
2018-01-21
1
-25
/
+25
*
Fixed #28474 -- Made DurationField raise ValidationError for inputs that rais...
Srinivas Reddy Thatiparthy
2017-10-25
1
-2
/
+3
*
Removed versionadded/changed annotations for 1.11.
Tim Graham
2017-09-22
1
-2
/
+0
*
Removed stray versionadded/changed annotations for 1.10.
Tim Graham
2017-09-02
1
-4
/
+0
*
Fixed #28192 -- Required passing optional form field args as keyword args.
Claude Paroz
2017-06-03
1
-2
/
+2
*
Fixed typo in docs/ref/forms/fields.txt.
Tim Graham
2017-06-03
1
-1
/
+1
*
Refs #28192 -- Fixed documentation of ChoiceField choices requirement
Claude Paroz
2017-06-03
1
-1
/
+2
*
Removed incorrect "required" attribute in docs/ref/forms/fields.txt.
Tim Graham
2017-05-29
1
-1
/
+1
*
Fixed typo in docs/ref/forms/fields.txt.
Christoph Schindler
2017-05-05
1
-1
/
+1
*
Fixed #27501 -- Documented lazy evaluation of ModelChoiceField.queryset.
chillaranand
2017-01-26
1
-3
/
+3
*
Refs #23919, #27778 -- Removed obsolete mentions of unicode.
Vytis Banaitis
2017-01-26
1
-14
/
+12
*
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
chillaranand
2017-01-25
1
-2
/
+2
*
Refs #23919 -- Removed docs references to long integers.
Tim Graham
2017-01-19
1
-1
/
+1
*
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
2017-01-18
1
-6
/
+5
*
Fixed #27387 -- Doc'd required HTML attribute in Field.required docs.
Claude Paroz
2017-01-14
1
-0
/
+9
*
Fixed #26837 -- Documented ModelMultipleChoiceField.to_field_name
Sean Marlow
2016-07-08
1
-4
/
+10
*
Fixed #4136 -- Made ModelForm save empty values for nullable CharFields as NULL.
Jon Dufresne
2016-06-13
1
-1
/
+7
*
Added some links to the TypedChoiceField docs.
Jon Dufresne
2016-06-06
1
-3
/
+4
*
Fixed #26021 -- Applied hanging indentation to docs.
Ed Henderson
2016-06-03
1
-7
/
+16
*
Removed versionadded/changed annotations for 1.9.
Tim Graham
2016-05-20
1
-8
/
+0
*
Fixed #26554 -- Updated docs URLs to readthedocs.io
Tim Graham
2016-04-28
1
-2
/
+2
*
Fixed #22383 -- Added support for HTML5 required attribute on required form f...
Jon Dufresne
2016-04-21
1
-22
/
+22
*
Correct number of extra arguments in docs for FilePathField.
bellisk
2016-04-03
1
-1
/
+1
*
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2016-01-22
1
-48
/
+48
*
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-12-01
1
-1
/
+1
*
Documented that forms.Field.help_text isn't HTML-escaped.
Tim Graham
2015-11-24
1
-0
/
+3
*
Fixed #25755 -- Unified spelling of "website".
Agnieszka Lasyk
2015-11-16
1
-2
/
+2
*
Removed versionadded/changed annotations for 1.8.
Tim Graham
2015-09-23
1
-19
/
+0
*
Refs #23151 -- Removed RegexField.error_message per deprecation timeline.
Tim Graham
2015-09-23
1
-8
/
+0
*
Added some more links in form field docs
Claude Paroz
2015-09-23
1
-5
/
+6
*
Fixed #25294 -- Allowed custom BoundFields on forms.
Moritz Sichert
2015-09-16
1
-0
/
+3
*
Fixed #16501 -- Added an allow_unicode parameter to SlugField.
Edward Henderson
2015-07-17
1
-0
/
+9
*
Fixed #25078 -- Added support for disabled form fields
Claude Paroz
2015-07-16
1
-0
/
+11
*
Fixed #4960 -- Added "strip" option to CharField
Curtis
2015-07-01
1
-3
/
+17
*
Renamed RemovedInDjangoXYWarnings for new roadmap.
Tim Graham
2015-06-24
1
-1
/
+1
*
Fixed #24948 -- Fixed crash when uploading bitmap images in forms.ImageField
Andriy Sokolovskiy
2015-06-16
1
-5
/
+8
*
Used PEP 8 style indentation in forms docs.
Nick Smith
2015-06-11
1
-17
/
+17
*
Fixed typos in docs/ref/forms/fields.txt
I am Clinton
2015-05-25
1
-4
/
+4
*
Removed versionadded/changed notes for 1.7.
Tim Graham
2015-02-01
1
-2
/
+0
*
Removed IPAddressField per deprecation timeline; refs #20439.
Tim Graham
2015-01-19
1
-16
/
+0
*
Removed support for SplitDateTimeWidget with DateTimeField per deprecation ti...
Tim Graham
2015-01-17
1
-6
/
+0
*
Fixed #2443 -- Added DurationField.
Marc Tamlyn
2014-12-20
1
-0
/
+17
*
Fixed incorrect use of rst section heirarchy in form fields docs.
Elena Williams
2014-12-02
1
-1
/
+1
*
Fixed #13181 -- Added support for callable choices to forms.ChoiceField
Peter Inglesby
2014-11-04
1
-4
/
+10
*
Fixed #19463 -- Added UUIDField
Marc Tamlyn
2014-09-16
1
-0
/
+14
*
Fixed #23354 -- Documented that ModelChoiceField to_field_name should be a un...
Tim Graham
2014-08-27
1
-2
/
+4
*
Fixed #23250 -- Documented that ModelMultipleChoiceField queryset may be None.
Tim Graham
2014-08-26
1
-0
/
+11
*
Fixed #23162 -- Renamed forms.Field._has_changed() to has_changed().
Gabriel Muñumel
2014-08-15
1
-0
/
+18
[next]