fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Experiments page.
[wolnelektury.git]
/
src
/
wolnelektury
/
urls.py
diff --git
a/src/wolnelektury/urls.py
b/src/wolnelektury/urls.py
index
4de5f49
..
f71b02b
100644
(file)
--- a/
src/wolnelektury/urls.py
+++ b/
src/wolnelektury/urls.py
@@
-74,7
+74,6
@@
urlpatterns += [
path('szukaj/', include('search.urls')),
path('i18n/', include('django.conf.urls.i18n')),
- path('forum/', include('machina.urls')),
]
urlpatterns += [