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
netbox-community-netbox
/
netbox
/
tenancy
History
jeremystretch
047425dadd
Closes
#7389
: Linkify tenant group in tenants list
2021-09-28 16:28:11 -04:00
..
api
…
forms
Refactor tenancy forms
2021-09-27 17:19:05 -04:00
graphql
Rename base Graphene types to match base models
2021-08-03 14:37:39 -04:00
migrations
Closes
#6988
: Order tenants alphabetically without regard to group assignment
2021-09-15 14:56:20 -04:00
tests
Consolidate GraphQLTestCase into APIViewTestCase
2021-06-30 10:07:33 -04:00
__init__.py
…
apps.py
…
filtersets.py
Move base FilterSet classes under netbox core
2021-04-29 16:53:48 -04:00
models.py
Closes
#6988
: Order tenants alphabetically without regard to group assignment
2021-09-15 14:56:20 -04:00
tables.py
Closes
#7389
: Linkify tenant group in tenants list
2021-09-28 16:28:11 -04:00
urls.py
…
views.py
Use exclude() when instantiating tables to omit columns
2021-09-17 14:25:02 -04:00