| Age | Commit message (Collapse) | Author |
|
Co-Authored-By: Simon Charette <charette.s@gmail.com>
Co-Authored-By: Antoine Catton <acatton@fusionbox.com>
|
|
Thanks Mariusz Felisiak for auditing.
|
|
non-None obj during add.
Thanks andreage for the report and suggested fix.
|
|
Co-authored-by: Tim Graham <timograham@gmail.com>
|
|
ModelAdmin.prepopulated_fields.
|
|
Thanks Mariusz for suggesting it.
|
|
|
|
|
|
|
|
has an extra field.
|
|
permission.
|
|
|
|
|
|
|
|
change view's read-only fields.
Thanks Matthew Frazier for the report and fix.
|
|
|
|
Co-authored-by: Petr Dlouhy <petr.dlouhy@email.cz>
Co-authored-by: Olivier Dalang <olivier.dalang@gmail.com>
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
non-ASCII characters.
|
|
|
|
Thanks Ramiro Morales for completing the patch.
|
|
|
|
|
|
|
|
models don't have a delete permission.
|
|
|
|
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.
|
|
These functions do nothing on Python 3.
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham and Simon Charette for the reviews.
|
|
|
|
Per deprecation timeline.
|