InvenTree/InvenTree/common/urls.py

5 lines
54 B
Python

"""URL lookup for common views."""
common_urls = [
]