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
Fabian Geisberger
d075e7a66a
Fixes
#13237
- Allow unauthenticated api access to content-types.
2023-07-27 15:47:34 -04:00
..
api
Fixes
#13237
- Allow unauthenticated api access to content-types.
2023-07-27 15:47:34 -04:00
dashboard
Fixes
#12977
: Fix URL parameters for object count dashboard widgets (
#12991
)
2023-06-26 14:21:26 -04:00
forms
Fixes form rendering when scheduling_enabled is disabled (
#13123
)
2023-07-10 10:30:51 -04:00
graphql
…
management
…
migrations
…
models
Fixes
#11335
: Default manager for ObjectChange should filter by installed apps (
#11709
)
2023-07-05 11:39:35 -04:00
plugins
…
tables
…
templatetags
…
tests
Fixes
#11335
: Default manager for ObjectChange should filter by installed apps (
#11709
)
2023-07-05 11:39:35 -04:00
__init__.py
…
admin.py
…
apps.py
…
choices.py
…
conditions.py
…
constants.py
…
context_managers.py
…
fields.py
…
filters.py
…
filtersets.py
…
lookups.py
…
querysets.py
fixes content type lookups when db is uninitialized
#13116
2023-07-07 09:43:33 -04:00
reports.py
…
scripts.py
Fixes form rendering when scheduling_enabled is disabled (
#13123
)
2023-07-10 10:30:51 -04:00
search.py
…
signals.py
…
urls.py
…
utils.py
…
validators.py
…
views.py
Fixes
#11335
: Default manager for ObjectChange should filter by installed apps (
#11709
)
2023-07-05 11:39:35 -04:00
webhooks_worker.py
…
webhooks.py
…