django-vega-admin
Django VegaAdmin - simple and fast automated CRUD for any Django model
Contribution
- Clone this repo
- Run:
pip install -r requirements/dev.txt
- Run:
pre-commit install
Tests
- Clone this repo
- Run:
tox
Simple and fast automated CRUD for any Django model
pip install django-vega-admin==0.0.19