1
Fork 0
Commit graph

134 commits

Author SHA1 Message Date
5c133e67de Fix tests 2016-12-29 18:36:41 +00:00
e1926d0aa0 make body on homepage required 2016-12-29 17:47:56 +00:00
a5feb97f1b added projects to index 2016-12-29 17:41:31 +00:00
9769cc58c4 Add blog pages to index 2016-12-29 15:47:09 +00:00
7356ddcd71 Just hard code social settings 2016-12-29 14:02:50 +00:00
b6b012ca10 Create social media settings model 2016-12-28 21:38:31 +00:00
f0142fe42c Cleanup base test case 2016-12-26 21:45:17 +00:00
41b74da169 Add basic page tests 2016-12-26 19:59:09 +00:00
b23e55be40 Add children to section index page 2016-12-24 23:10:21 +00:00
fc9c1f397d Commit migrations 2016-12-24 19:58:16 +00:00
c8be0baa1f Fix image field 2016-12-24 19:48:49 +00:00
47838fd652 Remove duplicate image field 2016-12-20 19:05:29 +00:00
be4137aa7b Add short description for meta 2016-12-20 19:03:58 +00:00
40d597a93f Fix wsgi settings 2016-12-20 09:15:57 +00:00
1eaf3d4fcb fix lint 2016-12-19 10:07:27 +00:00
f7d10df3d2 Add password protected pages 2016-12-17 22:22:16 +00:00
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