@@ -35,12 +35,12 @@ You can install it with one of these options:
35
35
36
36
- ``easy_install django-menu-generator ``
37
37
- ``pip install django-menu-generator ``
38
- - ``git clone https://github.com/RADYConsultores /django-menu-generator ``
38
+ - ``git clone https://github.com/LaLogiaDePython /django-menu-generator ``
39
39
40
40
1. ``cd django-menu-generator ``
41
41
2. run python setup.py
42
42
43
- - ``wget https://github.com/RADYConsultores /django-menu-generator/zipball/master ``
43
+ - ``wget https://github.com/LaLogiaDePython /django-menu-generator/zipball/master ``
44
44
45
45
1. unzip the downloaded file
46
46
2. cd into django-menu-generator-\* directory
@@ -210,22 +210,16 @@ Author and mantainers:
210
210
211
211
`
Juan Diego García <
https://github.com/yamijuan >`__ -
[email protected]
212
212
213
- Mantained by:
214
-
215
- |rady-logo |
216
-
217
213
Credits:
218
214
--------
219
215
220
216
We would like to thank `Val Kneeman <https://github.com/un33k >`__, the
221
217
original author of this project under the name 'menuware'
222
218
https://github.com/un33k/django-menuware
223
219
224
- .. |status-image | image :: https://travis-ci.org/RADYConsultores /django-menu-generator.svg?branch=master
225
- :target: https://travis-ci.org/RADYConsultores /django-menu-generator?branch=master
220
+ .. |status-image | image :: https://travis-ci.org/LaLogiaDePython /django-menu-generator.svg?branch=master
221
+ :target: https://travis-ci.org/LaLogiaDePython /django-menu-generator?branch=master
226
222
.. |version-image | image :: https://img.shields.io/pypi/v/django-menu-generator.svg
227
223
:target: https://pypi.python.org/pypi/django-menu-generator
228
- .. |coverage-image | image :: https://coveralls.io/repos/github/RADYConsultores/django-menu-generator/badge.svg?branch=master
229
- :target: https://coveralls.io/github/RADYConsultores/django-menu-generator?branch=master
230
- .. |rady-logo | image :: http://rady.com.co/static/logo_rady.png
231
- :target: http://rady.com.co
224
+ .. |coverage-image | image :: https://coveralls.io/repos/github/LaLogiaDePython/django-menu-generator/badge.svg?branch=master
225
+ :target: https://coveralls.io/github/LaLogiaDePython/django-menu-generator?branch=master
0 commit comments