netbox/netbox/vpn
Jeremy Stretch 51bd98bdfc Merge branch 'develop' into feature 2024-05-06 12:59:24 -04:00
..
api Merge branch 'develop' into feature 2024-04-22 13:23:42 -04:00
forms Merge branch 'develop' into feature 2024-04-22 13:23:42 -04:00
graphql 15553 change graphql sub-queries from functions to types (#15557) 2024-03-29 14:54:31 -04:00
migrations Closes #15401: Rename PostgreSQL tables & indexes for L2VPN models (#15405) 2024-03-12 11:20:23 -04:00
models Rename ContentType proxy model to ObjectType 2024-03-04 08:33:44 -05:00
tables Fixes #15960: Use internal ManyToManyColumn to ensure proper export behavior 2024-05-06 10:32:29 -04:00
tests Merge branch 'develop' into feature 2024-04-22 13:23:42 -04:00
__init__.py Closes #9816: VPN tunnel support (#14276) 2023-11-27 16:17:15 -05:00
apps.py Closes #15042: Move model registration logic to AppConfigs (#15203) 2024-02-21 14:22:13 -05:00
choices.py Fixes #15316: Fix selection of 3DES encryption for IKE & IPSec proposals 2024-02-29 14:54:41 -05:00
constants.py Closes #14311: Move L2VPN models from `ipam` to `vpn` (#14358) 2023-11-28 13:45:00 -05:00
filtersets.py Merge branch 'develop' into feature 2024-04-22 13:23:42 -04:00
search.py Fixes #15640: add identifier field to search index of l2vpn 2024-04-15 10:53:53 -04:00
urls.py #9816: Add TunnelGroup 2023-12-04 15:44:52 -05:00
views.py Move count_related() & dict_to_filter_params() to utilities.query 2024-03-22 08:59:52 -04:00