| Age | Commit message (Collapse) | Author |
|
Co-authored-by: Petr Dlouhy <petr.dlouhy@email.cz>
Co-authored-by: Olivier Dalang <olivier.dalang@gmail.com>
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
Thanks Lynn Cyrin for contributing to the patch, and Nick Pope for review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
non-ASCII characters.
|
|
|
|
|
|
Thanks Ramiro Morales for completing the patch.
|
|
|
|
Partially reverted 9bcf73d788866bc93f8248cb2e9d601ecbc4b50c.
|
|
Reverted 359370a8b8ca0efe99b1d4630b291ec060b69225 (refs #28645).
This is a security fix.
|
|
|
|
|
|
|
|
selected objects" deletion.
|
|
models don't have a delete permission.
|
|
|
|
|
|
another" inlines.
Also allowed autocomplete widgets to work on AdminSites with a name other
than 'admin'.
|
|
|
|
AdminAuthenticationForm.
Thanks SeungWon Kang for the report and Tim Graham for the review.
|
|
from forms and formsets
Thanks Tim Graham for the review.
|
|
English words aren't removed if non-ASCII chars are present.
|
|
|
|
ManyToManyField in the admin.
Thanks Florian Apolloner and Tim Graham for review and
contributing to the patch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reverse relation is in list_filter.
|
|
Regression in 38a5a23c327ab1c816dc56864002ecc66cac4a48.
|
|
Modifying self.s1 created in setUpTestData() leaked state.
Regression in 45585d3cbbd320a316171b17474b60e3f5fb1fb8.
|
|
|
|
|
|
|
|
Python docs say, "it's usually not necessary to invoke these methods directly."
|
|
|
|
|
|
Literals are faster and more idiomatic.
|