Files
PyRIGS/urls.py
Harry Bridge 37d5ecf89a Initial Models
2018-02-28 16:10:02 +00:00

6 lines
49 B
Python

from django.urls import path
urlpatterns = [
]