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 django-xadmin
or Install from github source:
pip install git+git://github.com/sshwsfc/django-xadmin.git
Install Requires
django >=1.4
django-crispy-forms >=1.2.3 (For xadmin crispy forms)
django-reversion ([OPTION] For object history and reversion feature, please select right version by your django, see changelog )
xlwt ([OPTION] For export xls files)
xlsxwriter ([OPTION] For export xlsx files)
Documentation
English (coming soon)
Changelogs
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 runserver
Open http://127.0.0.1:8000 in your browser, the admin user password is admin
Help
Help Translate : http://trans.xadmin.io
Release files for django-xadmin 0.5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-xadmin-0.5.0.tar.gz | 1.0 MB | Details |
Release files / django-xadmin-0.5.0.tar.gz
| Download URL | django-xadmin-0.5.0.tar.gz |
|---|---|
| Size | 1.0 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
25da1610a6d56c9b3c15d7ace4827137cb011b8fb604839326368b7ce57293c1
|
|
BLAKE2b-256 checksum How to use checksums |
60037ad3db5b0420b67c14ceb2a0abace3e51e39d8e91b4fbf382996fc256dc4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |