This is a fork of the unmaintaned upstream django-suit project. The develop branch is compatible with the latest Django versions, other branches were left as-is on the moment of forking.
Install this using pip and direct github, it is not published on pypi as separate package currently:
`
pip install https://github.com/mhindery/django-suit/archive/develop.zip
`
Modern theme for Django admin interface.
Django Suit is alternative theme/skin/extension for Django administration interface.
- Project home: http://djangosuit.com/
- Live demo: http://djangosuit.com/admin/
- Django Suit is licensed under Creative Commons Attribution-NonCommercial 3.0 license.
- Licence and pricing: http://djangosuit.com/pricing/
- Documentation: http://django-suit.readthedocs.org/
- Support: http://djangosuit.com/support/
- Demo app repository is here: django-suit-examples
- IRC Channel: Feel free to join us at
#django-suit
onirc.freenode.net
for a chat - Follow on Twitter to get latest news
See CHANGELOG.rst.
See Contributing documentation
Django Suit uses Travis CI to perform tests on different Django and Python versions.
Tested using Python: 2.5-3.4. Django: 1.4-1.10. Develop / Master:
Check out new v2.0-dev version notes: darklow#475