Skip to content

Nmomos/django-highcharts

Repository files navigation

django-highcharts

DjangoでのHighcharts.jsを使用した実装例

実行方法

リポジトリのクローン

https://github.com/mila411/django-highcharts.git

パッケージのインストール

pip install -r requirements.txt

マイグレート

python manage.py migrate

開発サーバ起動

python manage.py runserver

Releases

No releases published

Packages

No packages published