jeremystretch 32322e95b6 Merge branch 'develop' into feature 3 lat temu
..
forms b0a56a71bb Fixes #9291: Improve data validation for MultiObjectVar script fields 3 lat temu
management 349733c6dd Redirect users on error to the GitHub discussion forum 4 lat temu
templates 22908a12e9 Merge branch 'develop' into feature 4 lat temu
templatetags ad12ad4a77 Closes #9221: Add definition list support for Markdown 3 lat temu
testing db42589cca Closes #5303: A virtual machine may be assigned to a site and/or cluster 3 lat temu
tests 03535ce50b Closes #8995: Enable arbitrary ordering of REST API results 4 lat temu
__init__.py 27b289ee3b Initial push to public repo 10 lat temu
api.py d2fe59ae8f Fixes #7109: Ensure human readability of exceptions raised during REST API requests 4 lat temu
choices.py 830b56ac9e Check that ChoiceSet CHOICES is mutable if key is set 4 lat temu
constants.py e0cfd5e49b Closes #2658: Avalable VLANs API endpoint for VLAN groups 4 lat temu
custom_inspectors.py fc8f02c180 Corrects error with ListSerializer as request_body 5 lat temu
error_handlers.py bf4fee1592 Fixes #5020: Correct handling of dependent objects during bulk deletion 5 lat temu
exceptions.py 1be4a57bd4 Closes #6345: Introduce PermissionsViolation exception for use in generic views 4 lat temu
fields.py b5d53fa850 Fix schema deconstruction for NaturalOrderingField 5 lat temu
filters.py ee6e2e0af1 Fixes #7690: Fix custom field integer support for MultiValueNumberFilter 4 lat temu
htmx.py 91f33d3289 #8057: Enable dynamic tables for object list views 4 lat temu
markdown.py 6a369ac985 Closes #7531: Add Markdown support for strikethrough formatting 4 lat temu
mptt.py cb36f9fdb3 Remove restriction enforcement from RestrictedQuerySet 5 lat temu
ordering.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero 6 lat temu
paginator.py 2c2e37e9f0 Merge branch 'develop' into feature 4 lat temu
permissions.py 21e3159711 Hide table checkboxes when no bulk actions are enabled 4 lat temu
query_functions.py 0a6ebdee48 Upgrade Django to 3.2b1 5 lat temu
querysets.py 90257e9dee Fixes #8715: eliminates duplicates when used in many-to-many field constraints 4 lat temu
tables.py 4a1b4e0485 Closes #8469: Move BaseTable, columns to netbox core app 4 lat temu
utils.py e0fc1b4f41 Remove errant print statement 3 lat temu
validators.py b584f09223 Fixes #8319: Custom URL fields should honor ALLOWED_URL_SCHEMES config parameter 4 lat temu
views.py 630ff2abb4 Remove dependency on is_safe_url() 4 lat temu