widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #14975
Re: [Merge] lp:~widelands-dev/widelands-website/privacy_policy into lp:widelands-website
Review: Approve
LGTM - just 1 comment for a potential bug
Diff comments:
>
> === modified file 'urls.py'
> --- urls.py 2018-09-12 07:45:35 +0000
> +++ urls.py 2018-10-09 18:02:37 +0000
> @@ -58,6 +58,7 @@
> url(r'^ggz/', include('wlggz.urls')),
> url(r'^moderated/', include('check_input.urls')),
> url(r'^scheduling/', include('wlscheduling.urls')),
> + url(r'privacy/', include('privacy_policy.urls')),
I don' know what the ^ means - do we need one here?
> ]
>
> try:
--
https://code.launchpad.net/~widelands-dev/widelands-website/privacy_policy/+merge/356282
Your team Widelands Developers is subscribed to branch lp:widelands-website.
References