Ptitloup

Results 4 issues of Ptitloup

I created this branch to add owner group(s) to newsletter. If newsletter have group(s), only users of this groups (and superuser) can manage it and his messages, subscription and submision......

hello, I've just fixed a bug with the gateway feature in python 3.5 in this line : https://github.com/kstateome/django-cas/blob/develop/cas/views.py#L70 I replaced **extra_params = gateway_params + list(query_list)** by **extra_params = gateway_params +...

override settings before test to add joanie catalog base url and use it in footer mail template

add comment in readme to use docker compose with apple silicon