| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.
Xadmin is best installed via PyPI. To install the latest version, run:
pip install xadminor Install from github source:
pip install git+git://github.com/sshwsfc/xadmin.gitInstall from github source for Django 2.0:
pip install git+git://github.com/sshwsfc/xadmin.git@django2cd demo_app
./manage.py migrate
./manage.py runserverOpen http://127.0.0.1:8000 in your browser, the admin user password is admin
Help Translate : http://trans.xadmin.io
| Back | FazBrowse Home | New Git URL |