thinghoo-cn / djat

这是一个 Django App,是基于 adminlte2 以及 bootstrap3 的后台管理模板

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Admin Template

这是由 CDServer 孵化出的管理模板。

Installation

poetry install

See the demo

cd src
python manage.py runserver

# Yes, no need to migrate.

Documentation

文档托管在 git 目录中,需要提前安装mkdocs.

cd docs && mkdocs serve

LICENSE

MIT

About

这是一个 Django App,是基于 adminlte2 以及 bootstrap3 的后台管理模板

License:MIT License


Languages

Language:Python 55.5%Language:HTML 44.5%