| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Used the same test and fix as in #25867.
This required initializing base_field in RangeField.__init__,
not when setting the attribute.
|
|
|
|
Thanks Sai Krishna for the initial patch.
|
|
Thanks Pablo Oubiña for the report.
|
|
|
|
|
|
Thanks Ian Foote for the initial patch.
|
|
|
|
|
|
|
|
|
|
database creation
|
|
|
|
|
|
|
|
TemplateResponseMixin.get_template_names() docs.
|
|
|
|
Thanks Markus Holtermann, Collin Anderson and Tim Graham for the reviews.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
first argument.
|
|
Thanks tomaszn for the patch.
|
|
ensure ordered results.
Thanks Simon Charette for review.
|
|
paths.
|
|
|
|
|
|
objects.
PostgreSQL support only.
Thanks Vladislav Manchev and alesasnouski for working on the patch.
|
|
|
|
Thanks Florian Apolloner and Shai Berger for review.
|
|
|
|
behave.
This partially reverts commit bc7d201bdbaeac14a49f51a9ef292d6312b4c45e.
Thanks Tim for the review.
Refs #25858.
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
New Storage.get_{accessed,created,modified}_time() methods convert the
naive time from now-deprecated {accessed,created_modified}_time()
methods into aware objects in UTC if USE_TZ=True.
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham for the review.
|