mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-17 17:11:09 +00:00
Documentation for Part app
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
"""
|
||||
URL lookup for Part app
|
||||
"""
|
||||
|
||||
from django.conf.urls import url, include
|
||||
|
||||
from . import views
|
||||
|
Reference in New Issue
Block a user