mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-31 21:40:24 +00:00
Added a get_search_results method to ModelListView based on the logic from django.contrib.admin.views.main.ChangeList Added search_fields and search_term to the extra context data |
||
|---|---|---|
| .. | ||
| static/themes/bootstrap | ||
| templates/admin2/bootstrap | ||
| templatetags | ||
| tests | ||
| __init__.py | ||
| actions.py | ||
| apiviews.py | ||
| core.py | ||
| forms.py | ||
| models.py | ||
| permissions.py | ||
| settings.py | ||
| types.py | ||
| utils.py | ||
| viewmixins.py | ||
| views.py | ||