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
John Anderson
53f330dbe8
fixes
#5387
- Fix error when rendering config contexts when objects have multiple tags assigned (
#5447
)
2020-12-11 16:20:46 -05:00
..
api
Closes
#4865
: Replace all Count() annotations with subqueries (
#5385
)
2020-11-25 15:49:18 -05:00
management
Closes
#5424
: Allow passing Python code to nbshell using --command
2020-12-08 16:14:52 -05:00
migrations
…
models
…
plugins
Fixes
#5446
: Fix validation for plugin version and required settings
2020-12-11 16:05:50 -05:00
templatetags
…
tests
fixes
#5387
- Fix error when rendering config contexts when objects have multiple tags assigned (
#5447
)
2020-12-11 16:20:46 -05:00
__init__.py
…
admin.py
…
apps.py
…
choices.py
…
constants.py
…
context_managers.py
…
filters.py
…
forms.py
…
middleware.py
…
querysets.py
fixes
#5387
- Fix error when rendering config contexts when objects have multiple tags assigned (
#5447
)
2020-12-11 16:20:46 -05:00
registry.py
…
reports.py
…
scripts.py
…
signals.py
…
tables.py
…
urls.py
…
utils.py
…
views.py
Closes
#4865
: Replace all Count() annotations with subqueries (
#5385
)
2020-11-25 15:49:18 -05:00
webhooks_worker.py
…
webhooks.py
Fixes
#5309
: Avoid extraneous database queries when manipulating objects
2020-11-20 15:40:09 -05:00