This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
LBP
/
netbox
mirror da
https://github.com/netbox-community/netbox.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Removed unneeded imports
Jeremy Stretch
9 anni fa
parent
a29e57319e
commit
3cf48f8cd9
2 ha cambiato i file
con
0 aggiunte
e
6 eliminazioni
Visualizzazione unificata
Mostra Diff Stats
0
3
netbox/users/models.py
0
3
netbox/utilities/models.py
+ 0
- 3
netbox/users/models.py
Vedi File
@@ -1,3 +0,0 @@
-from django.db import models
-
-# Create your models here.
+ 0
- 3
netbox/utilities/models.py
Vedi File
@@ -1,3 +0,0 @@
-from django.db import models
-
-# Create your models here.