Jeremy Stretch c4b7ab067a Fixes #10247: Allow changing selected device/VM when creating a new component (#10312) 3 anni fa
..
forms c4b7ab067a Fixes #10247: Allow changing selected device/VM when creating a new component (#10312) 3 anni fa
management 4315c4697c Ignore default field values which reference ConfigItems when calculating migrations 3 anni fa
templates e75e189933 Render "Set Null" button for custom fields 3 anni fa
templatetags c14a5973c7 Fixes #10089: linkify template filter should escape object representation 3 anni fa
testing c4b7ab067a Fixes #10247: Allow changing selected device/VM when creating a new component (#10312) 3 anni fa
tests 03535ce50b Closes #8995: Enable arbitrary ordering of REST API results 3 anni fa
__init__.py 27b289ee3b Initial push to public repo 10 anni fa
api.py d2fe59ae8f Fixes #7109: Ensure human readability of exceptions raised during REST API requests 4 anni fa
choices.py 830b56ac9e Check that ChoiceSet CHOICES is mutable if key is set 3 anni fa
constants.py e0cfd5e49b Closes #2658: Avalable VLANs API endpoint for VLAN groups 4 anni fa
custom_inspectors.py cd6911f83c Replace custom JSONField inspector with the one from drf_yasg 3 anni fa
error_handlers.py bf4fee1592 Fixes #5020: Correct handling of dependent objects during bulk deletion 5 anni fa
exceptions.py 3a6f46bf38 Closes #9075: Introduce AbortRequest exception for cleanly interrupting object mutations 3 anni fa
fields.py b5d53fa850 Fix schema deconstruction for NaturalOrderingField 5 anni fa
filters.py ee6e2e0af1 Fixes #7690: Fix custom field integer support for MultiValueNumberFilter 4 anni fa
htmx.py 91f33d3289 #8057: Enable dynamic tables for object list views 4 anni fa
markdown.py 6a369ac985 Closes #7531: Add Markdown support for strikethrough formatting 4 anni fa
mptt.py cb36f9fdb3 Remove restriction enforcement from RestrictedQuerySet 5 anni fa
ordering.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero 5 anni fa
paginator.py 2c2e37e9f0 Merge branch 'develop' into feature 4 anni fa
permissions.py 12c138b341 Closes #9074: Enable referencing the current user when evaluating permission constraints 3 anni fa
query_functions.py 0a6ebdee48 Upgrade Django to 3.2b1 5 anni fa
querysets.py 12c138b341 Closes #9074: Enable referencing the current user when evaluating permission constraints 3 anni fa
request.py 3c15419bd0 Introduce IPNetworkSerializer to serialize allowed token IPs 3 anni fa
tables.py 4a1b4e0485 Closes #8469: Move BaseTable, columns to netbox core app 4 anni fa
utils.py 41499b189c #10094 fix Contact AddAnother 3 anni fa
validators.py b584f09223 Fixes #8319: Custom URL fields should honor ALLOWED_URL_SCHEMES config parameter 4 anni fa
views.py 630ff2abb4 Remove dependency on is_safe_url() 4 anni fa