gault-millau/apps/comment/urls/common.py
2019-09-06 11:06:02 +03:00

6 lines
64 B
Python

"""Comment urlpaths."""
app_name = 'comment'
urlpatterns = []