1
Fork 0
Commit graph

34 commits

Author SHA1 Message Date
505d772710 actually brand the site... 2016-12-05 15:25:19 +00:00
d7e01f75d7 Setup workflow for blocks 2016-12-03 20:49:24 +00:00
3c496cd951 move pages from common to seperate app 2016-11-28 21:36:11 +00:00
a316eb928b
use seperate setting for disabling admin 2016-11-27 22:10:28 +00:00
caf3689fee
fix lint 2016-11-27 22:01:09 +00:00
da99286d88
Only allow django admin in debug 2016-11-27 21:59:28 +00:00
5bf5900367
only harden when not debug 2016-11-27 21:53:02 +00:00
cb109219f0
harden django 2016-11-27 21:48:36 +00:00
cffee02043 Use dj_database_url properly 2016-11-26 15:34:47 +00:00
d169316e4a Store things in env better 2016-11-26 13:27:54 +00:00
4cf7b0d499 Allow overriding of database url 2016-11-26 13:17:38 +00:00
cf5aaddc2d add projects model 2016-11-25 23:12:40 +00:00
004195e843 add blog model stuff 2016-11-24 21:44:08 +00:00
84b77d2d6a add some more settings and stuff 2016-11-24 19:59:51 +00:00
f50d7d0a5e Access (some of) django settings from templates 2016-11-24 18:03:37 +00:00
435907732b cleanup settings 2016-11-23 17:22:23 +00:00
ba130f58c0 Initialise wagtail 2016-11-22 21:50:21 +00:00
925d1aa7e3 Remove old Django stuff etc 2016-05-13 20:55:08 +01:00
0d494df0e3 Cleanup 2016-04-26 19:21:21 +01:00
b75d0ccb3c Remove contact form 2016-04-26 19:05:53 +01:00
82266c9406 use in memory sqlite 2016-04-26 19:04:18 +01:00
02692d620f Remove old module from settings 2016-04-09 13:02:23 +01:00
e906aaef99 Load project details into default context 2016-04-07 21:47:53 +01:00
97601a7b53 Refactor view code
- Compress codebase
- Remove duplicate bulky code
- Use template directory to dictate sitemap
2016-04-05 19:38:09 +01:00
30214dd834 Added tests for blog page 2016-02-20 21:37:03 +00:00
73656174fd Added basic blog integration 2016-02-20 19:27:18 +00:00
18d57477e9 Removed admin system 2016-01-24 21:57:58 +00:00
1d174bac2c Added emailing to contact form 2016-01-24 19:54:57 +00:00
22347d894c Added URL reverser for project images URLs 2016-01-17 18:41:50 +00:00
d5916108a3 Removed large docstrings built by Django 2016-01-08 08:36:28 +00:00
f7152edf88 Added private data 2016-01-01 21:22:57 +00:00
75a98a2545 PEP8 2015-11-23 18:50:14 +00:00
Jake Howard
8b8b74f9bb Clean up settings file 2015-11-09 08:40:37 +00:00
42b46584e9 Let's git-ify this! 2015-10-19 13:04:49 +01:00