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
Jeremy Stretch
1f1a62da67
Initial work on
#151
: Object journaling
2021-03-16 15:00:08 -04:00
..
api
Add 'display' field to all REST API serializers
2021-03-16 10:06:25 -04:00
migrations
Closes
#5370
: Extend custom field support to organizational models
2021-02-26 16:25:37 -05:00
tests
Add 'display' field to all REST API serializers
2021-03-16 10:06:25 -04:00
__init__.py
…
apps.py
…
filters.py
…
forms.py
Closes
#5972
: Bulk edit support for organizational models (
#5974
)
2021-03-12 16:14:42 -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
Initial work on
#151
: Object journaling
2021-03-16 15:00:08 -04:00
views.py
Closes
#5972
: Bulk edit support for organizational models (
#5974
)
2021-03-12 16:14:42 -05:00