X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e15b74e6d8f736dfc8a6101e8b9c6583eebd7509..74f7584b18b4386433b4c02336f5adafcae530c5:/src/wolnelektury/urls.py 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