Django Custom Admin

A custom admin interface on Vue 3 and Vuetify with DRF backend that tries to Keep It Simple.

PyPI version GitHub stars

Features

  • Interface for DRF API based on Vue 3 and Vuetify
  • Pre-builded Vue SPA front page provided through Django template/static files. A separate setup for the front end is not required.
  • Ability to create inline admin actions using forms via DRF serializers
  • Dynamic system for obtaining partition scheme and interface structure
  • Access rights sharing system based on DRF permissioins

Custom fields

Non ORM inlines

  • Table views
  • Support for graphs using chartjs

Screenshots

Login page

login

Dashboard

main-page

Create view

create-view

Edit page

edit-page

Table page

table-page

Color schemes

color-chemes