Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.
Project description
Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.
Live Demo
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
Get Started
Install
Xadmin is best installed via PyPI. To install the latest version, run:
pip install xadmin
or Install from github source:
pip install git+git://github.com/sshwsfc/xadmin.git
Install Requires
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)
Documentation
English (coming soon)
Changelogs
0.6.0
Compact with Django1.9.
Add Clock Picker widget for timepicker.
Fixed some userface errors.
0.5.0
Update fontawesome to 4.0.3
Update javascript files to compact fa icons new version
Update tests for the new instance method of the AdminSite class
Added demo graphs
Added quickfilter plugin.
Adding apps_icons with same logic of apps_label_title.
Add xlsxwriter for big data export.
Upgrade reversion models admin list page.
Fixed reverse many 2 many lookup giving FieldDoesNotExist error.
Fixed user permission check in inline model.
Online Group
QQ群 : 282936295
Run Demo Locally
cd demo_app
./manage.py migrate
./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
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
File details
Details for the file xadmin-0.6.1.tar.gz
.
File metadata
- Download URL: xadmin-0.6.1.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00d11af37bb97ba90d01babb0d298e43c5f7701bf9ac390fda3f3b3b21239dbb |
|
MD5 | cdcb95ac7b1cf8ea217d391626f93656 |
|
BLAKE2b-256 | 1de92ac160c532d0d462142fa90aa86a0e317295e8d86fa4caf84d04f6e24c49 |