This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
LBP
/
netbox
kopia lustrzana
https://github.com/netbox-community/netbox.git
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Removed unneeded imports
Jeremy Stretch
9 lat temu
rodzic
a29e57319e
commit
3cf48f8cd9
2 zmienionych plików
z
0 dodań
i
6 usunięć
Widok podzielony
Pokaż statystyki zmian
0
3
netbox/users/models.py
0
3
netbox/utilities/models.py
+ 0
- 3
netbox/users/models.py
Wyświetl plik
@@ -1,3 +0,0 @@
-from django.db import models
-
-# Create your models here.
+ 0
- 3
netbox/utilities/models.py
Wyświetl plik
@@ -1,3 +0,0 @@
-from django.db import models
-
-# Create your models here.