dodata provera za email i orgnaziation name
This commit is contained in:
@@ -13,4 +13,5 @@ urlpatterns = [
|
||||
path('preview/<str:name>/', v.template_preview, name='template_preview'),
|
||||
path("payment/", v.payment_page, name="payment_page"),
|
||||
path('pdf/<uuid:document_id>/', v.pdf_view, name='pdf_view'),
|
||||
path('api/validate_form_fields/', v.validate_form_fields, name='validate_form_fields'),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user