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