Skip to content

Introduce custom admin

Benjamin Hättasch requested to merge feature-custom-admin into master

This is the base for custom admin views (with admin design and permission checking)

  • Replace default admin site with custom admin site in AKModel
  • Use custom admin index template & apply first basic change
  • Introduce custom admin base template (including bootstrap loading)
  • Introduce Mixin for AdminViews
Edited by Benjamin Hättasch

Merge request reports