This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
LBP
/
netbox
espejo de
https://github.com/netbox-community/netbox.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Removed unneeded imports
Jeremy Stretch
hace 9 años
padre
a29e57319e
commit
3cf48f8cd9
Se han
modificado 2 ficheros
con
0 adiciones
y
6 borrados
Dividir vista
Mostrar estadísticas de diff
0
3
netbox/users/models.py
0
3
netbox/utilities/models.py
+ 0
- 3
netbox/users/models.py
Ver fichero
@@ -1,3 +0,0 @@
-from django.db import models
-
-# Create your models here.
+ 0
- 3
netbox/utilities/models.py
Ver fichero
@@ -1,3 +0,0 @@
-from django.db import models
-
-# Create your models here.