Martin Hauser be5bd74d4e feat(ipam): Add parent object fields for Services 1 week ago
..
api 040a2ae9a9 Enable specifying mask length when creating IP addresses via available-ips endpoint (#21193) 3 weeks ago
forms 3a33df0e43 feat(forms): Add Owner Group support to Filter Forms 2 weeks ago
graphql edace6aff4 Fixes #21166: Fix support for filtering on unsigned 32-bit integer values in GraphQL API (#21186) 3 weeks ago
management 5e08b2be37 Fixes #6544: Fix migration error when upgrading with VRF(s) defined 4 years ago
migrations 712c743bcb Closes #20954: Add indexes for GFKs (#21015) 1 month ago
models be5bd74d4e feat(ipam): Add parent object fields for Services 1 week ago
tables 0b507eb207 fix(ipam): Include scope params in Prefix creation links 2 weeks ago
tests cedbeb7b19 Fixes #21176: Remove checkboxes from IP ranges in mixed-type tables 3 weeks ago
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 years ago
apps.py 9fe6685562 17929 Add Scope Mixins to Prefix (#17930) 1 year ago
choices.py 9b4b56febc #13428: Misc cleanup 1 year ago
constants.py f96df73093 Closes #8423: Allow assigning Service to FHRP Group, in addition to Device and VirtualMachine (#19005) 10 months ago
fields.py f7219e0672 Closes #20309: Add ASDOT notation support for ASN ranges (#21004) 1 month ago
filtersets.py 7eefb07554 Closes #7604: Add filter modifier dropdowns for advanced lookup operators (#20747) 2 months ago
formfields.py af27bf5eff 15094 Add missing gettext to error strings for internationalization (#15155) 2 years ago
lookups.py a183048891 Closes #17951: Extend Ruff ruleset 1 year ago
managers.py 3c334a0238 Update views to restrict all querysets 5 years ago
querysets.py 0d29e5776c Update get_for_virtualmachine to support lookup by cluster location 9 months ago
search.py 7bf84eb400 update fields 2 months ago
signals.py 0d08205ab1 Fixes #14532: Device/VM change record should accurately reflect when primary/OOB IP is deleted 2 years ago
urls.py a0b4b0afe0 Closes #18023: Employ `register_model_view()` for list views (#18029) 1 year ago
utils.py cedbeb7b19 Fixes #21176: Remove checkboxes from IP ranges in mixed-type tables 3 weeks ago
validators.py af27bf5eff 15094 Add missing gettext to error strings for internationalization (#15155) 2 years ago
views.py ac7a4ec4a3 feat(views): Add FilterSet support to BulkRenameView 3 months ago