Skip to content
Snippets Groups Projects

Improve admin (faster loading, restriction of foreign key & m2m choices)

Merged Benjamin Hättasch requested to merge improve-admin into main
  • Remove inline editing on AKSlot admin page (Close #106 (closed)): This reduces the amount of queries from over 450 for a full list (100 entries) to about 50, resulting in a drop of execution time from about 20 seconds to less than one second
  • Restrict choices (foreign keys & m2m) in admin forms to other objects of the event of the edited instance
  • Improve how requirements are shown for AK admin (multiple checkboxes instead of multiselect widget)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading