diff --git a/.gitignore b/.gitignore index 567f4900..abe4802a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ db.sqlite3 *.pyc +*.DS_Store build/ dist/ *.egg_info diff --git a/digitalglarus/models.py b/digitalglarus/models.py index 0cc7e9fa..5c79120f 100644 --- a/digitalglarus/models.py +++ b/digitalglarus/models.py @@ -15,15 +15,15 @@ class Message(models.Model): return "%s - %s - %s" % (self.name, self.email, self.received_date) -# class Supporter(models.Model): -# name = models.CharField(max_length=200) -# description = models.TextField(null=True, blank=True) -# -# def __str__(self): -# return "%s" % (self.name) -# -# def get_absolute_url(self): -# return reverse('dgSupporters_view', args=[self.pk]) +class Supporter(models.Model): + name = models.CharField(max_length=200) + description = models.TextField(null=True, blank=True) + + def __str__(self): + return "%s" % (self.name) + + def get_absolute_url(self): + return reverse('dgSupporters_view', args=[self.pk]) # # # class DGGallery(models.Model): diff --git a/digitalglarus/static/digitalglarus/img/thank-you.png b/digitalglarus/static/digitalglarus/img/thank-you.png new file mode 100644 index 00000000..3f332b0a Binary files /dev/null and b/digitalglarus/static/digitalglarus/img/thank-you.png differ diff --git a/digitalglarus/templates/cms/digitalglarus/index.html b/digitalglarus/templates/cms/digitalglarus/index.html index 22d6a2a6..99841a7d 100644 --- a/digitalglarus/templates/cms/digitalglarus/index.html +++ b/digitalglarus/templates/cms/digitalglarus/index.html @@ -93,8 +93,8 @@
Have you become interested in the project?
Contact us at
-
- digitalglarus@ungleich.ch
+
+ info@digitalglarus.ch
// +41 (0) 44 534 66 22
Copyright © ungleich GmbH - 2015
+ 2016Email: - digitalglarus@ungleich.ch + info@digitalglarus.ch
Address:
Hauptstrasse 14, 8775 Luchsingen Have you become interested in the project?
Contact us at
diff --git a/digitalglarus/templates/digitalglarus/index.html b/digitalglarus/templates/digitalglarus/index.html
index 22d6a2a6..300bf6e8 100644
--- a/digitalglarus/templates/digitalglarus/index.html
+++ b/digitalglarus/templates/digitalglarus/index.html
@@ -93,8 +93,8 @@
-
- digitalglarus@ungleich.ch
+
+ info@digitalglarus.ch
// +41 (0) 44 534 66 22
+ If you want to be our supporter, + you can send your donation to: +
+
+ Bank info
+
+ Account: 123123123123123123
+
+ Name: Fake name
+
+ If you want to donate us in other means (your time, skill, etc..) + you can write us to donation@digitalglarus.ch +
++ Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. +
+