fix: urls
This commit is contained in:
parent
68c9c895a6
commit
f8ae88ac1a
|
|
@ -172,7 +172,7 @@ urlpatterns = [
|
||||||
name='edoniq_export_students_and_trainers'),
|
name='edoniq_export_students_and_trainers'),
|
||||||
|
|
||||||
# shop
|
# shop
|
||||||
path("api/shop/", include("shop.urls")),
|
path("api/shop/", include("vbv_lernwelt.shop.urls")),
|
||||||
|
|
||||||
# importer
|
# importer
|
||||||
path(
|
path(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue