直接替换Django管理员带来了许多好东西,完全可扩展的插件支持,基于Twitter Bootstrap的漂亮用户界面。
Project description
Xadmin-py3
使用 Xadmin 您只需定义您数据的字段等信息,即可即刻获得一个功能全面的管理系统。不仅如此,您还可以方便的扩展更多的定制功能和系统界面。
在线演示
- 待更新...
功能
-
更好的过滤器,日期范围,数量范围等。
-
基于Bootstrap3,支持在多种屏幕上无缝浏览,并支持Bootstrap主题模板
-
内置丰富的插件功能。包括数据导出、书签、图表、数据添加向导及图片相册等多种扩展功能
-
插件开发简单,安装方便。
截图
- 待更新...
入门
安装
通过PyPI安装,请运行:
pip install xadmin-py3
或从GitHub源安装:
pip install git+git://github.com/ldsxp/xadmin-py3.git
安装需要
- django >=1.9
- django-crispy-forms >=1.6.0 (For xadmin crispy forms)
- django-reversion ([OPTION] For object history and reversion feature, please select right version by your django, see changelog )
- django-formtools ([OPTION] For wizward form)
- xlwt ([OPTION] For export xls files)
- xlsxwriter ([OPTION] For export xlsx files)
文档
更改日志
在本地运行Demo
cd demo_app
./manage.py migrate
./manage.py runserver
在浏览器中打开 http://127.0.0.1:8000 ,管理员用户密码为admin。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xadmin-py3-2.0.4.tar.gz
(1.1 MB
view details)
Built Distribution
File details
Details for the file xadmin-py3-2.0.4.tar.gz
.
File metadata
- Download URL: xadmin-py3-2.0.4.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 110b521f431c5e7f6d3ead842254edb2bfd431c2db05952eba6be82f3b3fda4c |
|
MD5 | 423d22dd159507c3f28f14170d94f20f |
|
BLAKE2b-256 | ebda97cf3098f6c6c75d639834755ec59ce1d8efe6f34133ec0ca603b445b343 |
File details
Details for the file xadmin_py3-2.0.4-py3-none-any.whl
.
File metadata
- Download URL: xadmin_py3-2.0.4-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58fa4acc62edb69ebf9f94da84344fe2aae81058a93e2d26d84b8c2c817d6ba0 |
|
MD5 | bae55719a2ba97b210a3d2cfed67c1a8 |
|
BLAKE2b-256 | cc13babc807d6c0b1242b4991d276a57793c4c4a9d0f879da54486852498eff1 |