From a92e230dde27b10de2b09a57a6c1f6071f0c127f Mon Sep 17 00:00:00 2001 From: Guus Hoekman Date: Tue, 30 May 2017 13:34:53 +0200 Subject: [PATCH] code4sa to openup --- bower.json | 4 +- nearby/settings.py | 2 +- .../code4sa-styles/.bower.json | 6 +- .../code4sa-styles/bower.json | 6 +- nearby/static/images/openup-logo.svg | 138 ++++++++++++++++++ nearby/templates/councillor/_form.html | 8 +- 6 files changed, 151 insertions(+), 13 deletions(-) create mode 100644 nearby/static/images/openup-logo.svg diff --git a/bower.json b/bower.json index e435842..6bdb9a1 100644 --- a/bower.json +++ b/bower.json @@ -2,14 +2,14 @@ "name": "code4sa-django-template", "version": "0.0.1", "authors": [ - "Greg Kempe " + "Greg Kempe " ], "description": "Code4SA Django Template", "moduleType": [ "globals" ], "license": "MIT", - "homepage": "https://github.com/Code4SA/django-template", + "homepage": "https://github.com/OpenUpSA/django-template", "private": true, "ignore": [ "**/.*", diff --git a/nearby/settings.py b/nearby/settings.py index 61e4229..9e077f0 100644 --- a/nearby/settings.py +++ b/nearby/settings.py @@ -87,7 +87,7 @@ # Email -ADMINS = [('Code4SA', 'webapps@code4sa.org')] +ADMINS = [('Code4SA', 'webapps@openup.org.za')] DEFAULT_FROM_EMAIL = ADMINS[0][1] SERVER_EMAIL = DEFAULT_FROM_EMAIL diff --git a/nearby/static/bower_components/code4sa-styles/.bower.json b/nearby/static/bower_components/code4sa-styles/.bower.json index 3c5840d..52850f9 100644 --- a/nearby/static/bower_components/code4sa-styles/.bower.json +++ b/nearby/static/bower_components/code4sa-styles/.bower.json @@ -1,9 +1,9 @@ { "name": "code4sa-styles", "version": "0.9.4", - "homepage": "https://github.com/Code4SA/styles", + "homepage": "https://github.com/OpenUpSA/styles", "authors": [ - "Greg Kempe ", + "Greg Kempe ", "Fritz Jooste " ], "description": "Code for South Africa Website Styleguide", @@ -18,7 +18,7 @@ "tag": "v0.9.4", "commit": "3b68981597d74d51dbc91e2b5393e0e548225c9e" }, - "_source": "git://github.com/Code4SA/styles.git", + "_source": "git://github.com/OpenUpSA/styles.git", "_target": "~0.9.4", "_originalSource": "code4sa-styles", "_direct": true diff --git a/nearby/static/bower_components/code4sa-styles/bower.json b/nearby/static/bower_components/code4sa-styles/bower.json index 35c3e9d..1afd70e 100644 --- a/nearby/static/bower_components/code4sa-styles/bower.json +++ b/nearby/static/bower_components/code4sa-styles/bower.json @@ -1,12 +1,12 @@ { "name": "code4sa-styles", "version": "0.9.4", - "homepage": "https://github.com/Code4SA/styles", + "homepage": "https://github.com/OpenUpSA/styles", "authors": [ - "Greg Kempe ", + "Greg Kempe ", "Fritz Jooste " ], - "description": "Code for South Africa Website Styleguide", + "description": "OpenUp Website Styleguide", "license": "MIT", "ignore": [ "**/.*", diff --git a/nearby/static/images/openup-logo.svg b/nearby/static/images/openup-logo.svg new file mode 100644 index 0000000..01ea865 --- /dev/null +++ b/nearby/static/images/openup-logo.svg @@ -0,0 +1,138 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/nearby/templates/councillor/_form.html b/nearby/templates/councillor/_form.html index 48bc71d..2a4d21d 100644 --- a/nearby/templates/councillor/_form.html +++ b/nearby/templates/councillor/_form.html @@ -38,7 +38,7 @@

Find your ward councillor

- +
@@ -47,9 +47,9 @@

Find your ward councillor

Add this to your website | - Get in touch | + Get in touch | Data from the IEC and others | - Source on GitHub + Source on GitHub