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
Alex Gittings
36d6dd1ca9
Fixes
#8645
; Allow filtering on core models in the UI and API for contact assignments
2022-02-24 17:08:38 +00:00
..
api
Fixes
#8645
; Allow filtering on core models in the UI and API for contact assignments
2022-02-24 17:08:38 +00:00
forms
Fixes
#8645
; Allow filtering on core models in the UI and API for contact assignments
2022-02-24 17:08:38 +00:00
graphql
Add NestedContactAssignmentSerializer; add contact assignment API tests
2021-11-04 11:55:00 -04:00
migrations
…
models
Housekeeping: Use RestrictedQuerySet for default manager on base models
2021-11-11 15:04:22 -05:00
tests
Fixes
#7771
: Group assignment should be optional when creating contacts via REST API
2021-11-08 08:34:10 -05:00
__init__.py
…
apps.py
…
choices.py
…
filtersets.py
Fixes
#8645
; Allow filtering on core models in the UI and API for contact assignments
2022-02-24 17:08:38 +00:00
tables.py
Add created & last updated as available fields to all tables
2022-01-13 09:22:32 +00:00
urls.py
…
views.py
Closes
#8494
: Include locations count under tenant view
2022-02-01 16:31:34 -05:00