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
Brian Candler
359ae5d116
Raise exceptions for other inconsistencies when migrating custom field data
...
Fixes
#5573
2021-01-05 15:05:17 +00:00
..
api
Closes
#5549
: Eliminate extraneous database queries when using brief API calls
2020-12-29 11:41:44 -05:00
management
Closes
#5424
: Allow passing Python code to nbshell using --command
2020-12-08 16:14:52 -05:00
migrations
Raise exceptions for other inconsistencies when migrating custom field data
2021-01-05 15:05:17 +00:00
models
Fixes
#5558
: Fix regex validation support for custom URL fields
2020-12-31 10:21:01 -05:00
plugins
Fixes
#5446
: Fix validation for plugin version and required settings
2020-12-11 16:05:50 -05:00
templatetags
…
tests
Fixes
#5510
: Fix filtering by boolean custom fields
2020-12-21 11:47:11 -05:00
__init__.py
…
admin.py
Closes
#4711
: Rename Webhook.obj_type to content_types
2020-12-02 14:49:07 -05:00
apps.py
…
choices.py
…
constants.py
…
context_managers.py
…
filters.py
Fixes
#5510
: Fix filtering by boolean custom fields
2020-12-21 11:47:11 -05:00
forms.py
Fixes
#5466
: Fix validation for required custom fields
2020-12-15 15:56:42 -05:00
querysets.py
Fixes
#5543
: Fix rendering of config contexts with cluster assignment for devices
2020-12-28 10:45:23 -05:00
registry.py
…
reports.py
…
scripts.py
…
signals.py
…
tables.py
…
urls.py
…
utils.py
…
views.py
Rename get_subquery() to count_related()
2020-12-17 14:47:49 -05:00
webhooks_worker.py
…
webhooks.py
Closes
#4711
: Rename Webhook.obj_type to content_types
2020-12-02 14:49:07 -05:00