Skip to content
forked from sshwsfc/xadmin

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

License

Notifications You must be signed in to change notification settings

liuxinglan13/xadmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-exadmin

New style and free plugin django admin module, UI base bootstrap2

Demo

http://exadmin.herokuapp.com

User: admin Password: admin

Features

  • UI base on boortstrap2 and support several themes
  • Free plugin enable.
  • New style filter, date range, number range etc.
  • Export list data with xls, csv, xml and json format.
  • Dashboard page with widgets.
  • Bookmark any page.
  • Full CRUD methods.
  • Extend full django-admin features.

Get Started

Coming soon.

Play Demo

Demo is ready.

cd demo_app
./manager runserver

Open http://127.0.0.1:8000/admin in your browser

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 70.2%
  • HTML 15.6%
  • JavaScript 10.4%
  • CSS 3.7%
  • Shell 0.1%