6 lines
64 B
Python
6 lines
64 B
Python
"""Comment urlpaths."""
|
|
|
|
app_name = 'comment'
|
|
|
|
urlpatterns = []
|