dj-dashboard

Django Dashboard


Keywords
dj_dashboard
License
BSD-3-Clause
Install
pip install dj-dashboard==1.1.2

Documentation

dj_dashboard

https://badge.fury.io/py/dj_dashboard.png https://travis-ci.org/yourname/dj_dashboard.png?branch=master

Django Dashboard

Documentation

The full documentation is at https://dj_dashboard.readthedocs.org.

Quickstart

Install dj_dashboard:

pip install dj_dashboard

Then use it in a project:

import dj_dashboard

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements_test.txt
(myenv) $ python runtests.py

Credits

Tools used in rendering this package: