Skip to content

Releases: cyface/django-termsandconditions

Adding Python 3.5 and 3.6 Support

10 Feb 16:56
03aa012
Compare
Choose a tag to compare

Adding Python 3.5 and 3.6 Support.

Thanks, @bcail.

Django 2.2+ and Python 3.7+ Only

23 Dec 16:05
Compare
Choose a tag to compare

Updating code and requirements to be compatible with only Django 2.2+ (including 3.0) and Python 3.7 only.

Template Tag Logic Update

11 Aug 20:53
3d59af2
Compare
Choose a tag to compare

Fixes template debug log issue.

IP Address Header Setting

30 Mar 03:14
Compare
Choose a tag to compare

New setting to enable setting which header to grab the IP address from when capturing it with terms acceptance. Added info to README.

Querystring Passthrough for Redirects to Terms

23 Nov 17:30
9b843fa
Compare
Choose a tag to compare

Django 2.1 Compatibility

03 Aug 17:27
197564c
Compare
Choose a tag to compare

Added support for Django 2.1.

Template Tags for Terms

07 Jun 15:28
197564c
Compare
Choose a tag to compare

@adibo contribution for templated terms.

International tags

19 Mar 18:49
505acc4
Compare
Choose a tag to compare

@LittleLampLight added international tags to the templates.

Exclude User With Specific Permission

21 Dec 16:29
367ea3d
Compare
Choose a tag to compare

New feature to enable excluding users with a specific custom permission. Thanks to @ciarancourtney !

Django 2.0 Support

18 Dec 20:56
Compare
Choose a tag to compare

Thanks to @arthru for help with the Django 2.0 support!