1
Fork 0
Commit graph

118 commits

Author SHA1 Message Date
c0f94eb121 fix linting 2016-12-16 19:39:09 +00:00
6fb084a3c8 normalise images / metadata and add post date 2016-12-16 18:36:42 +00:00
f9516297cf rerun migrations 2016-12-15 22:11:51 +00:00
8c8c05981f Add metatags and more fields 2016-12-15 22:00:42 +00:00
5253b2838c actually commit migrations 2016-12-08 11:15:19 +00:00
7f9fe866f3 Added stream field to all page models 2016-12-08 11:15:05 +00:00
0c4b6432d6 add migration 2016-12-05 16:14:04 +00:00
505d772710 actually brand the site... 2016-12-05 15:25:19 +00:00
cbdf68a583 add markdown field 2016-12-05 14:23:11 +00:00
40da878973 run the migration 2016-12-03 23:11:46 +00:00
f8af5f0ad0 Add some more custom fields 2016-12-03 22:56:49 +00:00
d7e01f75d7 Setup workflow for blocks 2016-12-03 20:49:24 +00:00
682fc92361 start work on stream fields 2016-11-28 22:20:42 +00:00
4fe11dd71c fix lint 2016-11-28 21:58:34 +00:00
52870818ea add created and modified fields 2016-11-28 21:56:44 +00:00
aa9015da9e actually restore validators 2016-11-28 21:46:34 +00:00
3c496cd951 move pages from common to seperate app 2016-11-28 21:36:11 +00:00
3b495783b5 restore validators 2016-11-28 20:25:40 +00:00
5d99514c7d rename fields to fix stuff 2016-11-28 20:21:56 +00:00
b18974bcd7 Remove unnecessary fields 2016-11-28 18:48:41 +00:00
d50952a6e5 Add test case for admin disabled 2016-11-28 18:20:40 +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
85426d4c26 Remove __future__ 2016-11-26 13:29:39 +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
e45446b317 add project template content 2016-11-26 13:00:06 +00:00
cf5aaddc2d add projects model 2016-11-25 23:12:40 +00:00
2a39dece31 Update section index model to match old 2016-11-25 21:59:25 +00:00
68b4aaa799 create base model 2016-11-25 20:23:02 +00:00
4d77a9e604 restore most of homepage 2016-11-24 23:36:52 +00:00
d82111caa7 add django settings stuff to base 2016-11-24 22:02:27 +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
a866762d3b move templates to a logical location 2016-11-24 18:15:49 +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
98e73f18b5 Change URL for project homepage 2016-04-09 14:24:20 +01:00
02692d620f Remove old module from settings 2016-04-09 13:02:23 +01:00
d32e19c4ac Fix tests 2016-04-08 23:15:15 +01:00
93c3805ba6 Remove need for trailing slash in blog urls 2016-04-08 23:12:33 +01:00