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
ed3bc7cdcc
Changelog for
#7387
2021-10-01 09:30:17 -04:00
..
api
…
forms
Refactor extras forms
2021-09-28 10:44:53 -04:00
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
#7304
: Require explicit values for all required choice fields during CSV import
2021-09-28 12:04:54 -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
…
filtersets.py
…
lookups.py
…
querysets.py
…
registry.py
…
reports.py
feat: reports within a module can now be ordered
2021-09-27 11:02:31 +02:00
scripts.py
Changelog for
#7387
2021-10-01 09:30:17 -04:00
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
…