fix Ajenti

This commit is contained in:
green16 2017-02-22 15:58:02 +03:00
parent d1891084a3
commit c55eb4f078

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.