| Age | Commit message (Collapse) | Author |
|
This also deprecates ModelAdmin.log_deletion() and
LogEntryManager.log_action().
|
|
|
|
filters.
|
|
Added AdminSite.get_log_entries() as an override point and made this
available to the template via each_context().
|
|
Black 23.1.0 is released which, as the first release of the year,
introduces the 2023 stable style. This incorporates most of last year's
preview style.
https://github.com/psf/black/releases/tag/23.1.0
|
|
where appropriate.
Follow up to 3f7b3275627385f8f7531fca01cdda50d4ec6b6e.
|
|
|
|
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
Refs #25134, #32099.
|
|
read-only JSONField values in admin.
|
|
|
|
|
|
|
|
|
|
Thanks Claude Paroz for assistance with translations.
|
|
instead of field names.
|
|
|
|
has an extra field.
|
|
|
|
Thanks Lynn Cyrin for contributing to the patch, and Nick Pope for review.
|
|
|
|
|
|
formatted with thousand separators.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
Thanks Tim Graham and Simon Charette for the reviews.
|
|
|
|
|
|
|
|
|
|
|
|
detection
Thanks Ramiro Morales for the report and Tim Graham for the review.
|
|
|
|
display the id.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|