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 лет назад