This website works better with JavaScript
홈
탐색
도움말
로그인
LBP
/
netbox
의 미러
https://github.com/netbox-community/netbox.git
Watch
2
Star
0
포크
0
파일
이슈
0
위키
소스 검색
Removed unneeded imports
Jeremy Stretch
10 년 전
부모
a29e57319e
커밋
3cf48f8cd9
2개의 변경된 파일
과
0개의 추가작업
그리고
6개의 파일을 삭제
분할 보기
변경상태 보기
0
3
netbox/users/models.py
0
3
netbox/utilities/models.py
+ 0
- 3
netbox/users/models.py
파일 보기
@@ -1,3 +0,0 @@
-from django.db import models
-
-# Create your models here.
+ 0
- 3
netbox/utilities/models.py
파일 보기
@@ -1,3 +0,0 @@
-from django.db import models
-
-# Create your models here.