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
a694dbb020
Closes
#5990
: Deprecated display_field parameter for custom script ObjectVar and MultiObjectVar fields
2021-03-16 11:08:34 -04:00
..
api
Add 'display' field to all REST API serializers
2021-03-16 10:06:25 -04:00
management
Merge branch 'develop' into feature
2021-03-09 20:04:20 -05:00
migrations
…
models
Add webhook support for additional models
2021-03-10 14:49:02 -05:00
plugins
…
templatetags
…
tests
Add 'display' field to all REST API serializers
2021-03-16 10:06:25 -04:00
__init__.py
…
admin.py
…
apps.py
…
choices.py
…
constants.py
…
context_managers.py
…
filters.py
…
forms.py
Drop usage of display_field on DynamicModelChoiceFields
2021-03-16 10:29:15 -04:00
querysets.py
…
registry.py
…
reports.py
…
scripts.py
Closes
#5990
: Deprecated display_field parameter for custom script ObjectVar and MultiObjectVar fields
2021-03-16 11:08:34 -04:00
signals.py
…
tables.py
…
urls.py
…
utils.py
…
views.py
…
webhooks_worker.py
…
webhooks.py
…