jeremystretch 08bdb54cb4 #11558: Disable sync button if RQ worker not running 3 年之前
..
forms 3b9fda0169 Merge branch 'develop' into feature 3 年之前
management 4315c4697c Ignore default field values which reference ConfigItems when calculating migrations 4 年之前
serializers 80f5eeacdd Fix issues loading demo data 3 年之前
templates 13d604d44e Fix rendering of form textareas 3 年之前
templatetags c84f0de8f8 #11625: Employ HTMX form rendering for device & VM interfaces 3 年之前
testing 206d578bc3 Closes #10242: Redirect to filtered objects list after bulk import (#12001) 3 年之前
tests 5b81986bb3 11955 remove csvdatafield csvfilefield 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 5 年之前
choices.py 1446b07f8c Closes #11780: Enable loading import data from remote sources 3 年之前
constants.py 7994073687 Closes #8550: Implement ASN ranges (#11835) 3 年之前
custom_inspectors.py 927371b908 Adjust inspector to accommodate non-detail views 3 年之前
error_handlers.py bf4fee1592 Fixes #5020: Correct handling of dependent objects during bulk deletion 6 年之前
exceptions.py 699edd049c Closes #11152: Add support to abort custom script gracefully (#11621) 3 年之前
fields.py 9628dead07 Closes #10560: New global search (#10676) 3 年之前
files.py d8784d4155 Closes #11558: Add support for remote data sources (#11646) 3 年之前
filters.py cc350165dd Fixes #11544: Catch ValidationError exception when filtering by invalid MAC address 3 年之前
htmx.py 1a2dae3471 Closes #8184: Enable HTMX for embedded tables (#11518) 3 年之前
jinja2.py 73a7a2d27a Closes #11559: Implement config template rendering (#11769) 3 年之前
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 6 年之前
ordering.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero 6 年之前
paginator.py cfa6b28ceb Closes #11807: Restore default page size when navigating between views 3 年之前
permissions.py 12c138b341 Closes #9074: Enable referencing the current user when evaluating permission constraints 4 年之前
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 4 年之前
rqworker.py 08bdb54cb4 #11558: Disable sync button if RQ worker not running 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 ed5fd140eb Optimize shallow_compare_dict() 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 年之前