mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
docstring
This commit is contained in:
parent
ceb06c6e62
commit
18244f0adf
@ -132,6 +132,7 @@ backendpatterns = [
|
||||
url(r'^api/', include(apipatterns)),
|
||||
url(r'^api-doc/', include_docs_urls(title='InvenTree API')),
|
||||
|
||||
# 3rd party endpoints
|
||||
url(r'^markdownx/', include('markdownx.urls')),
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user