This website requires JavaScript.
Explore
Help
Register
Sign In
NeoAnd
/
netbox
Watch
1
Star
0
Fork
0
You've already forked netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2025-12-27 15:47:46 -06:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
c9688e7fca949da38928db1783f0939d3a298082
netbox
/
netbox
/
tenancy
History
Jeremy Stretch
5f8a4f6c43
Some checks are pending
CI / build (20.x, 3.10) (push)
Waiting to run
Details
CI / build (20.x, 3.11) (push)
Waiting to run
Details
CI / build (20.x, 3.12) (push)
Waiting to run
Details
Merge branch 'main' into feature
2025-07-16 09:52:58 -04:00
..
api
17170 ContactGroup Serializer nested and fix related objects
2025-04-11 15:13:40 -04:00
forms
Merge main into feature
2025-04-10 17:17:21 -04:00
graphql
Closes
#19493
: Change filter() to filter_type() (
#19494
)
2025-05-14 08:34:25 -07:00
migrations
Closes
#19627
: Object change migrators (
#19628
)
2025-06-05 11:47:59 -04:00
models
Fixes
#19444
: Fix changeloggin for contact group assignments
2025-05-09 14:21:02 -04:00
tables
Fixes
#19839
: Enable export of parent assignment for recursively nested objects
2025-07-10 12:41:11 -04:00
tests
Merge pull request
#18859
from netbox-community/17602-comments-field-for-nested-models
2025-03-19 09:50:11 -04:00
__init__.py
Initial multitenancy implementation
2016-07-26 14:58:37 -04:00
apps.py
Closes
#17725
: Clean up
import
statements (
#17728
)
2024-10-10 14:52:47 -04:00
choices.py
Closes
#13279
: Wrap choice labels with gettext()
2023-07-31 17:31:07 -04:00
filtersets.py
Merge pull request
#18859
from netbox-community/17602-comments-field-for-nested-models
2025-03-19 09:50:11 -04:00
search.py
Fixes
#19376
: Fix FieldDoesNotExist exception when global search results include a contact (
#19389
)
2025-05-02 14:24:08 -05:00
urls.py
Closes
#18023
: Employ
register_model_view()
for list views (
#18029
)
2024-11-20 15:54:37 -05:00
views.py
Closes
#19231
: Add bulk renaming support for all models (
#19795
)
2025-07-02 13:35:34 -05:00