url konflikt
This commit is contained in:
@@ -12,5 +12,4 @@ urlpatterns = [
|
||||
path('document/<uuid:document_id>/', v.document, name='document'),
|
||||
path('preview/<str:name>/', v.template_preview, name='template_preview'),
|
||||
path("payment/", v.payment_page, name="payment_page"),
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user