InvenTree/InvenTree/common/urls.py

7 lines
55 B
Python
Raw Normal View History

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