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
jeremystretch
6bccb6d90b
Fixes
#7333
: Prevent inadvertent deletion of prior change records when deleting objects
2021-09-21 14:24:23 -04:00
..
api
…
graphql
Fixes
#7333
: Prevent inadvertent deletion of prior change records when deleting objects
2021-09-21 14:24:23 -04:00
management
…
migrations
Fixes
#7149
: Delete all changelog records referencing the old secrets app
2021-09-02 15:27:05 -04:00
models
…
plugins
…
templatetags
…
tests
Fixes
#7093
: Multi-select custom field filters should employ exact match
2021-08-31 15:03:39 -04:00
__init__.py
Remove default_app_config (deprecated in Django 3.2)
2021-09-15 11:18:47 -04:00
admin.py
…
apps.py
…
choices.py
…
constants.py
…
context_managers.py
…
filters.py
Fixes
#7093
: Multi-select custom field filters should employ exact match
2021-08-31 15:03:39 -04:00
filtersets.py
Fix misplacement of method for
#7089
2021-08-31 11:41:50 -05:00
forms.py
…
lookups.py
…
querysets.py
…
registry.py
…
reports.py
…
scripts.py
…
signals.py
…
tables.py
Clean up table classes
2021-09-17 15:37:19 -04:00
urls.py
…
utils.py
…
validators.py
…
views.py
…
webhooks_worker.py
…
webhooks.py
…