| Age | Commit message (Collapse) | Author |
|
attribute is added by JavaScript.
Thanks Tim Graham for the initial patch.
|
|
|
|
|
|
if the related id doesn't change.
|
|
|
|
|
|
Regression in f9844f484186fa13399bf8b96f58616687fe158a.
Thanks Matthias Kestenholz for the report and suggestions.
|
|
geometry objects crashes.
Made GEOSGeometryBase hashable.
Regression in 19b2dfd1bfe7fd716dd3d8bfa5f972070d83b42f.
Thanks Tim Graham for the review.
|
|
followed by annotate().
|
|
false.
|
|
a related field.
|
|
LRU culling turns every read into a kind of write to the cache: cache keys
are moved to the first position in the OrderedDict when they are retrieved.
The RWLock which permitted multiple readers while prioritizing a single
writer is obsolete since all accesses are now writes.
|
|
|
|
|
|
Regression in e2d6e14662d780383e18066a3182155fb5b7747b.
|
|
|
|
Redundant with model_regress.tests.ModelTests.test_long_textfield
since 3ede430b9a94e3c2aed64d2cf898920635bdf4ae.
|
|
|
|
model.
Thanks Shai Berger for the review.
|
|
syntax.
|
|
make_aware()/naive.
|
|
|
|
|
|
on PostgreSQL.
|
|
|
|
|
|
unique.
|
|
instance deletion.
|
|
|
|
continue statements.
|
|
|
|
|
|
values.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
__Secure/Host prefixes.
|
|
|
|
exception is hidden by the Oracle OCI library.
Thanks Tim Graham for the review and Jani Tiainen for the report.
|
|
selected objects" deletion.
|
|
Thanks avalanchy for the initial patch.
|
|
contrib.auth.
Also fixed #28608 -- Allowed UserCreationForm and UserChangeForm to
work with custom user models.
Thanks Sagar Chalise and Rômulo Collopy for reports, and Tim Graham
and Tim Martin for reviews.
|
|
models don't have a delete permission.
|
|
|
|
|
|
formatted with thousand separators.
|