Skip to content
Snippets Groups Projects
Verified Commit fee5fa91 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Update authors and readme

parent c58b8dcd
No related branches found
No related tags found
No related merge requests found
...@@ -7,4 +7,5 @@ Val Kneeman under the name [django-menuware](https://github.com/un33k/django-men ...@@ -7,4 +7,5 @@ Val Kneeman under the name [django-menuware](https://github.com/un33k/django-men
* Milton Lenis - miltonln04@gmail.com * Milton Lenis - miltonln04@gmail.com
## Contributors: ## Contributors:
* Jonathan Weth - dev@jonathanweth.de * Jonathan Weth - dev@jonathanweth.de
\ No newline at end of file * Dominik George - nik@naturalnet.de
Django Menu Generator Django Menu Generator - next generation
===================== =======================================
A menu generating application for Django A menu generating application for Django
|status-image| |version-image| |coverage-image| Forked from the original at https://github.com/LaLogiaDePython/django-menu-generator
A productivity tool that enables the generation of full featured menus A productivity tool that enables the generation of full featured menus
through python dictionaries list, you only need to setup the HTML through python dictionaries list, you only need to setup the HTML
...@@ -206,6 +207,13 @@ Released under a (`MIT <LICENSE>`__) license. ...@@ -206,6 +207,13 @@ Released under a (`MIT <LICENSE>`__) license.
Author and mantainers: Author and mantainers:
---------------------- ----------------------
This fork is maintained by the AlekSIS team.
Original authors and maintainers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The following people maintained django-menu-generator for a long time:
`Milton Lenis <https://github.com/MiltonLn>`__ - miltonln04@gmail.com `Milton Lenis <https://github.com/MiltonLn>`__ - miltonln04@gmail.com
`Juan Diego García <https://github.com/yamijuan>`__ - juandgoc@gmail.com `Juan Diego García <https://github.com/yamijuan>`__ - juandgoc@gmail.com
...@@ -216,10 +224,3 @@ Credits: ...@@ -216,10 +224,3 @@ Credits:
We would like to thank `Val Kneeman <https://github.com/un33k>`__, the We would like to thank `Val Kneeman <https://github.com/un33k>`__, the
original author of this project under the name 'menuware' original author of this project under the name 'menuware'
https://github.com/un33k/django-menuware https://github.com/un33k/django-menuware
.. |status-image| image:: https://travis-ci.org/LaLogiaDePython/django-menu-generator.svg?branch=master
:target: https://travis-ci.org/LaLogiaDePython/django-menu-generator?branch=master
.. |version-image| image:: https://img.shields.io/pypi/v/django-menu-generator.svg
:target: https://pypi.python.org/pypi/django-menu-generator
.. |coverage-image| image:: https://coveralls.io/repos/github/LaLogiaDePython/django-menu-generator/badge.svg?branch=master
:target: https://coveralls.io/github/LaLogiaDePython/django-menu-generator?branch=master
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment