An open API service indexing awesome lists of open source software.

https://github.com/thinghoo-cn/djat

这是一个 Django App,是基于 adminlte2 以及 bootstrap3 的后台管理模板
https://github.com/thinghoo-cn/djat

adminlte2 bootstrap3 django django-template thinghoo

Last synced: 7 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Admin Template

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

## Installation

`poetry install`

## See the demo

```bash
cd src
python manage.py runserver

# Yes, no need to migrate.
```

## Documentation

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

`cd docs && mkdocs serve`

## LICENSE

MIT