Private
Public Access
1
0

email bounce added and updated privacy policy

This commit is contained in:
Sander Roosendaal
2018-03-17 19:21:38 +01:00
parent 9e514d2578
commit d64cc9485d
2 changed files with 24 additions and 1 deletions

View File

@@ -571,6 +571,8 @@ class Rower(models.Model):
getemailnotifications = models.BooleanField(default=False, getemailnotifications = models.BooleanField(default=False,
verbose_name='Receive email notifications') verbose_name='Receive email notifications')
emailbounced = models.BooleanField(default=False,
verbose_name='Email Address Bounced')
rowerplan = models.CharField(default='basic',max_length=30, rowerplan = models.CharField(default='basic',max_length=30,
choices=plans) choices=plans)

View File

@@ -94,6 +94,27 @@
at support@rowsandall.com. at support@rowsandall.com.
</p> </p>
<h2>Notifications and Email Policy</h2>
<p>
Some actions on the site result in an individual email sent to you.
</p>
<p>
We will rarely use mass email to communicate to all our users. These cases
are limited to substantial changes in terms and conditions and other
announcements impacting the terms on which you use the site. We will
it is important to get these messages to you. If you do not with
to receive such emails, you can indicate so in the user settings.
</p>
<p>
Other site related communication (new features, outages, bugs,
price changes) are communicated through announcements on the
website, throught Twitter, Facebook and our blog
posts.
</p>
<h2>Data Deletion</h2> <h2>Data Deletion</h2>
<p>If you have previously consented to allow rowsandall.com to store and process your personal <p>If you have previously consented to allow rowsandall.com to store and process your personal