| Age | Commit message (Collapse) | Author |
|
fractional part of DecimalField.
Fixes the test added in 6fd6d8383f48ea2fe4e058725fa30529a083e9a5.
Regression in 7c1f3901bcdabb1340a621e7df9b24f3acd0d6f3.
|
|
|
|
current time zone.
|
|
date/datetime to Date/DateTimeField.
|
|
Thanks Sergey Fedoseev for the review.
|
|
|
|
|
|
|
|
Unused since 5ca82e710e2f92b8c5114492205c8764918407d3.
|
|
fractional part of DecimalField.
This reverts commit a146b65628e702a9a3ed5be21542ca45366fbb29 and adds
a test for the regression.
|
|
ModelAdmin.autocomplete_fields.
|
|
|
|
Regression in 58da81a5a372a69f0bac801c412b57f3cce5f188.
|
|
a custom lookup class with lookup_name != None is registered as the exact lookup.
Regression in 58da81a5a372a69f0bac801c412b57f3cce5f188 and prerequisite
for refs #28896.
|
|
|
|
|
|
model that uses more than one level of MTI.
Forwardport of test and release notes of
35222035029863f95769e2e59beeeb953d125689 from stable/1.11.x
|
|
|
|
This required allowing WhereNode to be provided as When(condition).
This was made possible by cf12257db23fa248c89a3da3f718aa01a50ca659.
|
|
|
|
|
|
|
|
|
|
|
|
DJANGO_SETTINGS_MODULE doesn't exist.
|
|
|
|
|
|
|
|
|
|
|
|
migrations.
|
|
|
|
Marked the whole pattern (e.g. "{value}th") as translatable, instead of
just this suffix, so that languages not using suffixes for ordinals can
use this tag.
|
|
|
|
|
|
only letters.
|
|
quoted db_table.
Thanks Simon Charette and Tim Graham for the review and Carlos E. C.
Leite for the report.
|
|
models with quoted db_table.
Thanks Simon Charette and Tim Graham for the review and Carlos E. C.
Leite for the report.
|
|
|
|
Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|