Martin Hauser d6f756d315 feat(tables): Add ContactsColumnMixin to multiple tables 3 месяцев назад
..
api a17699d261 19644 Make atomic use correct database instead of default (#19651) 7 месяцев назад
forms dbfdf318ad Closes #20459 : clean is_oob and is_primary on bulk_import (#20657) 3 месяцев назад
graphql 9381564cab Fixes #20422: Allow Aggregate and Prefix to filter by family in GraphQL (#20626) 3 месяцев назад
management 5e08b2be37 Fixes #6544: Fix migration error when upgrading with VRF(s) defined 4 лет назад
migrations afc62b6ffd fix(ipam): Correct VLAN ID range calculation logic 3 месяцев назад
models afc62b6ffd fix(ipam): Correct VLAN ID range calculation logic 3 месяцев назад
tables d6f756d315 feat(tables): Add ContactsColumnMixin to multiple tables 3 месяцев назад
tests afc62b6ffd fix(ipam): Correct VLAN ID range calculation logic 3 месяцев назад
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 лет назад
apps.py 9fe6685562 17929 Add Scope Mixins to Prefix (#17930) 1 год назад
choices.py 9b4b56febc #13428: Misc cleanup 1 год назад
constants.py f96df73093 Closes #8423: Allow assigning Service to FHRP Group, in addition to Device and VirtualMachine (#19005) 10 месяцев назад
fields.py 9e75a2f955 fix(api): Fix schema and field definitions for OpenAPI 4 месяцев назад
filtersets.py f23ee0a46f feat(filtersets): Add ContentTypeFilter to enhance filtering 4 месяцев назад
formfields.py af27bf5eff 15094 Add missing gettext to error strings for internationalization (#15155) 2 лет назад
lookups.py a183048891 Closes #17951: Extend Ruff ruleset 1 год назад
managers.py 3c334a0238 Update views to restrict all querysets 5 лет назад
querysets.py 0d29e5776c Update get_for_virtualmachine to support lookup by cluster location 9 месяцев назад
search.py f96df73093 Closes #8423: Allow assigning Service to FHRP Group, in addition to Device and VirtualMachine (#19005) 10 месяцев назад
signals.py 0d08205ab1 Fixes #14532: Device/VM change record should accurately reflect when primary/OOB IP is deleted 2 лет назад
urls.py a0b4b0afe0 Closes #18023: Employ `register_model_view()` for list views (#18029) 1 год назад
utils.py 1034f738af Fixes #20217: Fix '0 VLANs available' in the VLANs table in VLAN Groups (#20261) 5 месяцев назад
validators.py af27bf5eff 15094 Add missing gettext to error strings for internationalization (#15155) 2 лет назад
views.py ac7a4ec4a3 feat(views): Add FilterSet support to BulkRenameView 3 месяцев назад