django-vega-admin

Simple and fast automated CRUD for any Django model


License
MIT
Install
pip install django-vega-admin==0.0.19

Documentation

django-vega-admin

Build Status

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