some connection with the lisp server, commit 2
This commit is contained in:
@@ -1111,5 +1111,7 @@ urlpatterns = [
|
||||
name="braintree_webhook_view"),
|
||||
re_path(r'^nextweekplan/$', views.nextweekplan_view,
|
||||
name='nextweekplan_view'),
|
||||
re_path(r'^currentweekplan/$', views.currentweekplan_view,
|
||||
name='currentweekplan_view'),
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user