This changed excludes more querystring parameters and relies on Django's knowledge of what keys should be excluded. It basically does the same what the ChangeList class would do [1]. [1] https://github.com/django/django/blob/master/django/contrib/admin/views/main.py#L91-L102 |
||
|---|---|---|
| .. | ||
| locale | ||
| static/adminsortable | ||
| templates/adminsortable | ||
| templatetags | ||
| __init__.py | ||
| admin.py | ||
| fields.py | ||
| models.py | ||
| utils.py | ||