Merge pull request #838 from green16/master

fix Ajenti
This commit is contained in:
Vinta 2017-03-07 09:27:55 +08:00 committed by GitHub
commit 2a18a8bd4a

View File

@ -104,7 +104,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
*Libraries for administrative interfaces.*
* [Ajenti](https://github.com/Eugeny/ajenti) - The admin panel your servers deserve.
* [Ajenti](https://github.com/ajenti/ajenti) - The admin panel your servers deserve.
* [django-suit](http://djangosuit.com/) - Alternative Django Admin-Interface (free only for Non-commercial use).
* [django-xadmin](https://github.com/sshwsfc/xadmin) - Drop-in replacement of Django admin comes with lots of goodies.
* [flask-admin](https://github.com/flask-admin/flask-admin) - Simple and extensible administrative interface framework for Flask.