8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-07-04 05:04:06 +00:00
re2o/topologie
Maël Kervella c8b2f95cb9 Fix #112: Switch representation is only displayed on switch details
- The nice switch representation is only displayes on the swithc details
page and not on any other page using the `topologie/aff_port.html` (like
the search)

- Use acl to display links or not on the switch detail page
2018-04-29 15:41:55 +00:00
..
migrations Fix #102 2018-04-16 05:51:51 +02:00
templates/topologie Fix #112: Switch representation is only displayed on switch details 2018-04-29 15:41:55 +00:00
__init__.py Pylint compliance on topologie 2018-04-15 10:52:27 +00:00
acl.py Pep8 compliance on topologie 2018-04-15 10:52:26 +00:00
admin.py Modele pour les baies de switchs 2018-04-07 20:45:45 +02:00
forms.py Pylint compliance on topologie 2018-04-15 10:52:27 +00:00
models.py Fix #102 2018-04-16 05:51:51 +02:00
tests.py Pylint compliance on topologie 2018-04-15 10:52:27 +00:00
urls.py Pep8 compliance on topologie 2018-04-15 10:52:26 +00:00
views.py Fix #104 2018-04-16 06:55:02 +02:00