jeremystretch 4315c4697c Ignore default field values which reference ConfigItems when calculating migrations před 4 roky
..
forms cf76d5c46a Move markdown documentation to docs před 4 roky
management 4315c4697c Ignore default field values which reference ConfigItems when calculating migrations před 4 roky
templates 22908a12e9 Merge branch 'develop' into feature před 4 roky
templatetags 7c79c90cd2 Sanitize HTML after rendering markdown před 4 roky
testing 272d6e7437 Closes #8463: Change the created field on all change-logged models from date to datetime před 4 roky
tests 59d3f5c4ea Split out NetBoxTable from BaseTable před 4 roky
__init__.py 27b289ee3b Initial push to public repo před 10 roky
api.py d2fe59ae8f Fixes #7109: Ensure human readability of exceptions raised during REST API requests před 5 roky
choices.py 830b56ac9e Check that ChoiceSet CHOICES is mutable if key is set před 4 roky
constants.py e0cfd5e49b Closes #2658: Avalable VLANs API endpoint for VLAN groups před 4 roky
custom_inspectors.py fc8f02c180 Corrects error with ListSerializer as request_body před 5 roky
error_handlers.py bf4fee1592 Fixes #5020: Correct handling of dependent objects during bulk deletion před 6 roky
exceptions.py 1be4a57bd4 Closes #6345: Introduce PermissionsViolation exception for use in generic views před 5 roky
fields.py b5d53fa850 Fix schema deconstruction for NaturalOrderingField před 6 roky
filters.py ee6e2e0af1 Fixes #7690: Fix custom field integer support for MultiValueNumberFilter před 4 roky
htmx.py 91f33d3289 #8057: Enable dynamic tables for object list views před 4 roky
markdown.py 6a369ac985 Closes #7531: Add Markdown support for strikethrough formatting před 4 roky
mptt.py cb36f9fdb3 Remove restriction enforcement from RestrictedQuerySet před 6 roky
ordering.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero před 6 roky
paginator.py 2c2e37e9f0 Merge branch 'develop' into feature před 4 roky
permissions.py 21e3159711 Hide table checkboxes when no bulk actions are enabled před 4 roky
query_functions.py 0a6ebdee48 Upgrade Django to 3.2b1 před 5 roky
querysets.py 90257e9dee Fixes #8715: eliminates duplicates when used in many-to-many field constraints před 4 roky
tables.py 4a1b4e0485 Closes #8469: Move BaseTable, columns to netbox core app před 4 roky
utils.py 7c79c90cd2 Sanitize HTML after rendering markdown před 4 roky
validators.py b584f09223 Fixes #8319: Custom URL fields should honor ALLOWED_URL_SCHEMES config parameter před 4 roky
views.py 630ff2abb4 Remove dependency on is_safe_url() před 4 roky