Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve admin list and form views #167

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

andruten
Copy link

@andruten andruten commented Jun 4, 2022

  • Improved list view and form view for MFAMethodAdmin class. Added select_related for user fk, list_display, list_filter and search_field
  • Appended static urlpatterns for serving admin static files in DEBUG mode in the test project.

List view:
Captura de Pantalla 2022-06-04 a las 12 30 01

Autocomplete for User foreign key:
Captura de Pantalla 2022-06-04 a las 12 30 16

@andruten andruten force-pushed the improve-django-admin-list-view branch from 0a7cf03 to 4fb4a48 Compare November 3, 2022 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant