| Age | Commit message (Collapse) | Author |
|
|
|
This also deprecates ModelAdmin.log_deletion() and
LogEntryManager.log_action().
|
|
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
|
|
Most QuerySet methods are mapped onto the Manager and, in general,
it isn't necessary to call .all() on the manager.
|
|
|
|
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
|
|
Thanks Sassan Haradji for the report.
|
|
|
|
|
|
|
|
Partially reverted 9bcf73d788866bc93f8248cb2e9d601ecbc4b50c.
|
|
|
|
selected objects" deletion.
|
|
|
|
|