no functional changes:

update format
This commit is contained in:
2020-06-19 00:13:02 +00:00
parent 90bbfeab4b
commit 987dca8ef6
5 changed files with 47 additions and 33 deletions

View File

@@ -5,4 +5,4 @@ from . import views
urlpatterns = [
path('', views.index, name='members.index'),
]
]