1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Include custom validation in BaseModel

This commit is contained in:
jeremystretch
2022-01-20 10:53:00 -05:00
parent b7682ca9e8
commit 1a8f144f5c
4 changed files with 44 additions and 12 deletions

View File

@@ -27,6 +27,7 @@ plugins:
- os.environ.setdefault("DJANGO_SETTINGS_MODULE", "netbox.settings")
- django.setup()
rendering:
heading_level: 3
show_root_heading: true
show_root_full_path: false
show_root_toc_entry: false