This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
Activity
Files
c072ba088fa0bc9ec0c1a20ad13a3688db94fab2
netbox-community-netbox
/
netbox
/
tenancy
History
Jeremy Stretch
4397d3da02
Remove redundant TreeManager from TenantGroup
2021-03-10 14:35:44 -05:00
..
api
…
migrations
Closes
#5370
: Extend custom field support to organizational models
2021-02-26 16:25:37 -05:00
tests
…
__init__.py
…
apps.py
…
filters.py
…
forms.py
Closes
#5894
: Use primary keys when filtering object lists by related objects in the UI
2021-03-01 17:24:30 -05:00
models.py
Remove redundant TreeManager from TenantGroup
2021-03-10 14:35:44 -05:00
tables.py
Introduce MPTTColumn to represent MPTT models
2021-03-04 20:47:24 -05:00
urls.py
Closes
#5873
: Use numeric IDs in all object URLs
2021-02-26 17:23:23 -05:00
views.py
…