Zrušeno DRF (náhodní kolemjdoucí mohli upravovat web!)
This commit is contained in:
parent
9f4be74e7e
commit
ac1dded4cc
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ urlpatterns = [
|
||||||
path('comments_dj/', include('django_comments.urls')),
|
path('comments_dj/', include('django_comments.urls')),
|
||||||
|
|
||||||
# REST API
|
# REST API
|
||||||
path('api/', include(router.urls)),
|
# path('api/', include(router.urls)),
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue