8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-05-20 17:42:26 +00:00

Fix merge request 294

This commit is contained in:
Alexandre Iooss 2018-09-20 15:38:36 +02:00
parent e1c6c84c72
commit 9e578bf93d

View file

@ -40,6 +40,7 @@ from django.core.validators import MinLengthValidator
from django.utils import timezone
from django.contrib.auth.models import Group, Permission
from django.utils.translation import ugettext_lazy as _
from django.utils.safestring import mark_safe
from machines.models import Interface, Machine, Nas
from topologie.models import Port