| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Partially reverted 9bcf73d788866bc93f8248cb2e9d601ecbc4b50c.
|
|
|
|
|
|
password hashers.
|
|
|
|
Reverted 359370a8b8ca0efe99b1d4630b291ec060b69225 (refs #28645).
This is a security fix.
|
|
ModelAdmin.raw_id_fields.
Regression in 2f9861d823620da7ecb291a8f005f53da12b1e89.
Thanks Carel Burger for the report and fix.
|
|
|
|
|
|
SQLite/MySQL backends.
|
|
|
|
|
|
|
|
|
|
|
|
Use decode() since Popen.communicate() always returns bytes.
|
|
|
|
|
|
Unused since its introduction in 7fca4416c7f7ce66d528f0d1ad829cf3b8290b89.
|
|
have __init__.py.
Regression in aadd3aeb2ba3153e35bd805c80c901f289a6f333.
|
|
|
|
|
|
attribute is added by JavaScript.
Thanks Tim Graham for the initial patch.
|
|
SelectDateWidget.format_value().
|
|
|
|
|
|
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.
|
|
|
|
|