mirror of
https://github.com/Hopiu/django.git
synced 2026-04-30 11:44:45 +00:00
Allowed admin POSTed bulk-edit data to use modeladmin.get_queryset() so that the ids in the POST data have a chance to match up even if the objects on the current page changed based on the ordering. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| admin.py | ||
| models.py | ||
| tests.py | ||
| urls.py | ||