34 Star 79 Fork 38

差沙 / django-xadmin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.rst 2.59 KB
一键复制 编辑 原始数据 按行查看 历史
差沙 提交于 2013-05-16 11:47 . Remove README.md replace with rst file.

django-xadmin Build Status

Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.

Live Demo

http://demo.xadmin.io

  • User: admin
  • Password: admin

Features

  • Drop-in replacement of Django admin
  • Twitter Bootstrap based UI with theme support
  • Extensible with plugin support
  • Better filter, date range, number range, etc.
  • Built-in data export with xls, csv, xml and json format
  • Dashboard page with widget support
  • In-site bookmarking
  • Full CRUD methods

Screenshots

Actions
Filter
Chart
Export Data
Edit inline

Get Started

Install

Xadmin is best installed via PyPI. To install the latest version, run:

pip install django-xadmin

or Install from github source:

pip install git+git://github.com/sshwsfc/django-xadmin.git

Install Requires

Documentation

Online Group

  • QQ群 : 282936295

Run Demo Locally

cd demo_app
./manage.py runserver

Open http://127.0.0.1:8000 in your browser, the admin user password is admin

Help

Help Translate : http://trans.xadmin.io

Python
1
https://gitee.com/sshwsfc/django-xadmin.git
git@gitee.com:sshwsfc/django-xadmin.git
sshwsfc
django-xadmin
django-xadmin
master

搜索帮助