Arthur Hanson f8685ad7aa 11175 fix cloning special chars in fields (#11181) 3 лет назад
..
forms 80ced6b782 Closes #11163: Auto-detect data format during bulk import 3 лет назад
management 4315c4697c Ignore default field values which reference ConfigItems when calculating migrations 3 лет назад
serializers 80f5eeacdd Fix issues loading demo data 3 лет назад
templates 758030733c #8366: Misc cleanup 3 лет назад
templatetags 83a0576ca4 #9072: Add weight parameter to influence ViewTab ordering 3 лет назад
testing 47dfb89c52 Relocate ImportFormatChoices 3 лет назад
tests 80ced6b782 Closes #11163: Auto-detect data format during bulk import 3 лет назад
__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 80ced6b782 Closes #11163: Auto-detect data format during bulk import 3 лет назад
constants.py e0cfd5e49b Closes #2658: Avalable VLANs API endpoint for VLAN groups 4 лет назад
custom_inspectors.py d3911e2a4c Fixes #9878: Fix spurious error message when rendering REST API docs 3 лет назад
error_handlers.py bf4fee1592 Fixes #5020: Correct handling of dependent objects during bulk deletion 5 лет назад
exceptions.py 3a6f46bf38 Closes #9075: Introduce AbortRequest exception for cleanly interrupting object mutations 3 лет назад
fields.py 9628dead07 Closes #10560: New global search (#10676) 3 лет назад
filters.py af8bb0c4b9 10348 add decimal custom field (#10422) 3 лет назад
htmx.py 91f33d3289 #8057: Enable dynamic tables for object list views 4 лет назад
json.py af8bb0c4b9 10348 add decimal custom field (#10422) 3 лет назад
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 12c138b341 Closes #9074: Enable referencing the current user when evaluating permission constraints 3 лет назад
query_functions.py 0a6ebdee48 Upgrade Django to 3.2b1 5 лет назад
querysets.py 9628dead07 Closes #10560: New global search (#10676) 3 лет назад
request.py 3c15419bd0 Introduce IPNetworkSerializer to serialize allowed token IPs 3 лет назад
tables.py 4a1b4e0485 Closes #8469: Move BaseTable, columns to netbox core app 4 лет назад
urls.py 81c0dce5a3 Closes #10697: Move application registry into core app 3 лет назад
utils.py f8685ad7aa 11175 fix cloning special chars in fields (#11181) 3 лет назад
validators.py b584f09223 Fixes #8319: Custom URL fields should honor ALLOWED_URL_SCHEMES config parameter 4 лет назад
views.py 83a0576ca4 #9072: Add weight parameter to influence ViewTab ordering 3 лет назад