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
/
extras
History
Jeremy Stretch
ccc31b2c7c
Fixes
#4525
: Allow passing initial data to custom script MultiObjectVar
2020-05-26 15:34:29 -04:00
..
api
…
management
…
migrations
Introduce CustomFieldManager (WIP)
2020-05-07 17:20:32 -04:00
models
Closes
#4672
: Set default color for rack and devices roles
2020-05-26 09:36:27 -04:00
plugins
…
templatetags
Merge branch 'develop' into 4651-csrf-in-plugintemplateextension
2020-05-26 09:02:39 -04:00
tests
Add test for CustomFieldManager.get_for_model()
2020-05-08 12:18:08 -04:00
__init__.py
…
admin.py
…
apps.py
…
choices.py
…
constants.py
…
filters.py
…
forms.py
Fixes
#4525
: Allow passing initial data to custom script MultiObjectVar
2020-05-26 15:34:29 -04:00
middleware.py
…
querysets.py
…
registry.py
…
reports.py
Fixes
#4646
: Correct UI link for reports with custom name
2020-05-15 09:13:51 -04:00
scripts.py
…
signals.py
…
tables.py
…
urls.py
…
utils.py
…
views.py
…
webhooks_worker.py
…
webhooks.py
…