fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Banners only for authenticated users.
[wolnelektury.git]
/
src
/
wolnelektury
/
urls.py
diff --git
a/src/wolnelektury/urls.py
b/src/wolnelektury/urls.py
index
492f1dd
..
11722fc
100644
(file)
--- a/
src/wolnelektury/urls.py
+++ b/
src/wolnelektury/urls.py
@@
-29,6
+29,7
@@
urlpatterns = [
]
urlpatterns += [
+ path('eksperymenty/', include('experiments.urls')),
path('katalog/', include('catalogue.urls')),
path('opds/', include('opds.urls')),
path('sugestia/', include('suggest.urls')),