Commit graph

35 commits

Author SHA1 Message Date
6e798f0edc
Merge pull request #8 from kudos/dependabot/pip/django-3.0.2
Bump django from 2.2.8 to 3.0.2
2020-01-17 19:24:06 +00:00
dependabot-preview[bot]
adaaa6c6ad
Bump django from 2.2.8 to 3.0.2
Bumps [django](https://github.com/django/django) from 2.2.8 to 3.0.2.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.8...3.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-16 07:27:40 +00:00
32004462a5
Merge pull request #5 from kudos/dependabot/pip/gunicorn-20.0.4
Bump gunicorn from 19.9.0 to 20.0.4
2020-01-15 14:58:24 +00:00
dependabot-preview[bot]
5a00c4dac6
Bump gunicorn from 19.9.0 to 20.0.4
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.9.0 to 20.0.4.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/19.9.0...20.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-15 14:57:51 +00:00
04edbe478f
Merge pull request #7 from kudos/dependabot/pip/django-2.2.8
[Security] Bump django from 2.2.4 to 2.2.8
2020-01-15 14:53:17 +00:00
d6bf2f02fa
Merge pull request #6 from kudos/dependabot/pip/whitenoise-5.0.1
Bump whitenoise from 4.1.2 to 5.0.1
2020-01-15 14:52:49 +00:00
1349ff41dc
Merge pull request #4 from kudos/dependabot/pip/psycopg2-binary-2.8.4
Bump psycopg2-binary from 2.8.3 to 2.8.4
2020-01-15 14:52:09 +00:00
dependabot-preview[bot]
29378d2005
[Security] Bump django from 2.2.4 to 2.2.8
Bumps [django](https://github.com/django/django) from 2.2.4 to 2.2.8. **This update includes a security fix.**
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.4...2.2.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-15 07:30:03 +00:00
dependabot-preview[bot]
5572797580
Bump whitenoise from 4.1.2 to 5.0.1
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 4.1.2 to 5.0.1.
- [Release notes](https://github.com/evansd/whitenoise/releases)
- [Changelog](https://github.com/evansd/whitenoise/blob/master/docs/changelog.rst)
- [Commits](https://github.com/evansd/whitenoise/compare/v4.1.2...v5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 11:00:07 +00:00
dependabot-preview[bot]
74b270defb
Bump psycopg2-binary from 2.8.3 to 2.8.4
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 10:59:13 +00:00
906cc348d2
Merge pull request #3 from kudos/dependabot/pip/django-2.2.4
Bump django from 2.2.3 to 2.2.4
2019-11-02 18:35:37 +00:00
dependabot[bot]
66407f5b22
Bump django from 2.2.3 to 2.2.4
Bumps [django](https://github.com/django/django) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.3...2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-06 01:49:56 +00:00
238d6c4ef9 Migrate to Poetry and upgrade Django 2019-07-09 20:27:48 +00:00
a18e114223 Upgrade Django 2019-04-02 09:53:13 +01:00
90f2fe1ced Use Docker, upgrade deps 2018-08-07 16:55:22 +01:00
16f8eb0470 Add custom nginx config for Dokku 2016-03-28 18:23:45 +01:00
45e206e298 Make responsive 2015-01-18 15:51:01 +00:00
add70a4727 Increment clicks 2015-01-18 15:35:07 +00:00
c1d7b70119 Replace old GA tags 2015-01-18 15:25:11 +00:00
d184bdbcef Fluid margin from top 2015-01-18 15:14:53 +00:00
b397561cce pep8 2015-01-18 14:55:53 +00:00
df10c67999 Force ssl 2015-01-18 14:46:45 +00:00
d9242181c8 Add readme and license 2015-01-18 14:44:00 +00:00
cc26060be8 Update Procfile for new layout 2015-01-18 14:36:53 +00:00
2dee05b51e Reorganise project layout 2015-01-18 14:33:53 +00:00
206434b7de Refresh design 2015-01-18 14:23:08 +00:00
5d95439e23 Properly set DEBUG from env 2015-01-18 12:41:53 +00:00
8120a1d77e Use 404 2015-01-18 12:33:02 +00:00
bb59637d8f Push DEBUG to the env 2015-01-18 01:59:24 +00:00
edd3b8032b Restore created_at 2015-01-18 01:58:33 +00:00
bc1c5ff08a Redirect on urls with no scheme, reset flash session 2015-01-18 01:37:28 +00:00
d52fea9afa Prevent double submissions 2015-01-18 00:24:13 +00:00
099892e56f Update post handling after migration 2015-01-17 23:59:29 +00:00
5972323cc1 Sort of works now 2015-01-17 23:54:26 +00:00
593f3e6d1c Initial commit 2015-01-17 19:06:57 +00:00