X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e15b74e6d8f736dfc8a6101e8b9c6583eebd7509..441f75224376c912eee2c198cdb9294675024ab9:/src/wolnelektury/urls.py?ds=sidebyside

diff --git a/src/wolnelektury/urls.py b/src/wolnelektury/urls.py
index 09b4d3d42..492f1ddd5 100644
--- 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