fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Minor building fix.
[wolnelektury.git]
/
src
/
wolnelektury
/
urls.py
diff --git
a/src/wolnelektury/urls.py
b/src/wolnelektury/urls.py
index
09b4d3d
..
492f1dd
100644
(file)
--- a/
src/wolnelektury/urls.py
+++ b/
src/wolnelektury/urls.py
@@
-59,7
+59,7
@@
urlpatterns += [
path('towarzystwo/', include('club.urls')),
#path('pomagam/', include('club.urls2')),
path('pomagam/', RedirectView.as_view(
- url='/towarzystwo/', permanent=False)),
+ url='/towarzystwo/
?pk_campaign=pomagam
', permanent=False)),
# Admin panel