Next deneration django administration dashboard.
- Self-hosted
- Loose coupling and separation of concerns
- Modern Admin Panel
- Customizable
- Extensible by design
- Better Developer Experience
- django-admin-sortable2
- django-ckeditor
- django-admin-tools
- django-admin-rangefilter
- django-jet2
- django.contrib.admindocs
- django.contrib.messages
- django.contrib.sites
- django-debug-toolbar
- django-maintenance-mode
- django-modeltranslation
- django-import-export
- django-tenants
- django-js-asset
- Vue.js + Nuxt.js
- Vuetify (Material Design)
- REST API
- Django + Django-admin-rest package
- Nodejs
# Download code source
$ git clone https://github.com/lejenome/django-admin-vue
$ cd django-admin-vue
# install dependencies
$ yarn install
Update nuxt.config.js
with your Django server URL (under 'axios' section)
# serve dev with hot reload at localhost:3000
yarn run dev
If you find this project useful, you can buy author a glass of juice 🍹
MIT License Copyright (c) 2019 Technology Innovation Network (TIK).