1
Fork 0
Commit graph

37 commits

Author SHA1 Message Date
cbdf68a583 add markdown field 2016-12-05 14:23:11 +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
3c496cd951 move pages from common to seperate app 2016-11-28 21:36:11 +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
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
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
f50d7d0a5e Access (some of) django settings from templates 2016-11-24 18:03:37 +00:00
925d1aa7e3 Remove old Django stuff etc 2016-05-13 20:55:08 +01:00
b75d0ccb3c Remove contact form 2016-04-26 19:05:53 +01:00
98e73f18b5 Change URL for project homepage 2016-04-09 14:24:20 +01:00
03f84426a8 Remove dedicated links config 2016-04-08 22:26:17 +01:00
80b41336b7 Add links to context 2016-04-08 21:34:08 +01:00
e906aaef99 Load project details into default context 2016-04-07 21:47:53 +01:00
332b5446c6 Update tests 2016-04-05 22:37:37 +01:00
fee3b39eb6 Cleanup old views and tests 2016-04-05 20:21:28 +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
a2a753cac3 rewrite urls to split them into seperate files 2016-01-26 22:41:43 +00:00
1d174bac2c Added emailing to contact form 2016-01-24 19:54:57 +00:00
c31d59773a Linting 2016-01-22 08:40:01 +00:00
d4c975deda Added tests for markdown base template 2016-01-22 08:23:34 +00:00
060d929d94 Added tests for project reverser 2016-01-20 19:28:02 +00:00
c261a3c928 Added markdown content for project pages 2016-01-18 22:24:25 +00:00
7db7182438 Added contact form to backend 2016-01-14 20:01:47 +00:00
f870056f04 added basic form 2016-01-14 19:24:24 +00:00
05e738e6a9 Added test case for common view component 2016-01-10 21:23:55 +00:00
d6b46a5108 Removed double-negative from variable name 2015-12-11 08:40:01 +00:00
92ee07c527 PEP8 2015-11-26 09:53:40 +00:00
27c8c8f10b Added better custom template 2015-11-25 21:11:52 +00:00
75a98a2545 PEP8 2015-11-23 18:50:14 +00:00
42b46584e9 Let's git-ify this! 2015-10-19 13:04:49 +01:00