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
f35715683e
Closes
#5202
: Extend the available context data when rendering custom links
2020-10-09 12:36:09 -04:00
..
api
…
management
Fixes
#5066
: Update view_reportresult to view_report permission
2020-09-23 13:40:15 -04:00
migrations
…
models
Fixes
#5226
: Custom choice fields should be blank initially if no default choice has been designated
2020-10-09 11:34:50 -04:00
plugins
…
templatetags
Closes
#5202
: Extend the available context data when rendering custom links
2020-10-09 12:36:09 -04:00
tests
…
__init__.py
…
admin.py
…
apps.py
…
choices.py
…
constants.py
…
context_managers.py
…
filters.py
Fixes
#5167
: Support filtering ObjectChanges by multiple users
2020-09-22 16:17:39 -04:00
forms.py
Fixes
#5167
: Support filtering ObjectChanges by multiple users
2020-09-22 16:17:39 -04:00
middleware.py
…
querysets.py
…
registry.py
…
reports.py
…
scripts.py
…
signals.py
…
tables.py
Fix error in OBJECTCHANGE_OBJECT table column template
2020-10-07 13:13:03 -04:00
urls.py
…
utils.py
…
views.py
Fixes
#5206
: Apply user pagination preferences to all paginated object lists
2020-10-02 13:54:57 -04:00
webhooks_worker.py
…
webhooks.py
…