| Age | Commit message (Collapse) | Author |
|
attributes.
Backport of ac3aaaa740dcf9c6efd2f88ee9219c1924c7695e from master
|
|
Backport of 8b9e16ec858c23cb65ea5de95f65a71b31521841 from master
|
|
docs/ref/forms/validation.txt.
Backport of 2032bcf18280a875a59a39cf85c226da0a310d11 from master
|
|
Backport of 31a9a965a36c5ce923692e5dac430ea6a1cbf2a0 from master
|
|
Backport of 4a4d7f980e2a66756e1e424f7648dcd28ff765b7 from master
|
|
SplitDateTimeWidget.
|
|
|
|
|
|
fields.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
doesn't return data.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Flavio Curella and Berker Peksag for the initial patch.
|
|
Thanks Keryn Knight and Tim Graham for the reviews.
|
|
|
|
|
|
|
|
Forwardport of ae1d663b7913f6da233c55409c4973248372d302
from stable/1.8.x plus more.
|
|
|
|
|
|
|
|
Thanks rhertzog and Björn Påhlsson for the suggestion.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Carl Meyer and Markus Holtermann for the reviews.
|
|
|
|
|
|
and deprecated django.forms.extras.
Thanks Berker Peksag and Tim Graham for the reviews.
|
|
|
|
timeline.
refs #8898
|
|
A field for storing periods of time - modeled in Python by timedelta. It
is stored in the native interval data type on PostgreSQL and as a bigint
of microseconds on other backends.
Also includes significant changes to the internals of time related maths
in expressions, including the removal of DateModifierNode.
Thanks to Tim and Josh in particular for reviews.
|
|
|
|
|
|
|