1
Commit Graph

12 Commits

Author SHA1 Message Date
2d7dea438f
Add SRI for static assets
Will extract out into a library someday
2020-05-02 13:48:44 +01:00
2450c81196
Add about page 2020-04-25 20:35:34 +01:00
e4e079a3e0
Rename index to homepage so it's more unique 2020-04-13 12:52:50 +01:00
27298cd707
Add view name to template for nicer styling 2020-04-13 12:50:08 +01:00
aa54319778
Add basic homepage test 2020-04-13 10:50:59 +01:00
a0cddae1c7
Inject settings into template context 2020-04-13 10:42:21 +01:00
d5c04c7dee
Add homepage template view 2020-04-13 10:39:38 +01:00
8ae997e45f
Add static file pipeline 2020-04-12 16:15:46 +01:00
bf025dc31e
Add django-environ 2020-04-12 15:35:01 +01:00
65c08dc1bb
Add whitenoise for static files 2020-04-12 15:19:26 +01:00
e4d652ac6b
Install debug toolbar 2020-04-12 14:52:22 +01:00
2aedcd3183
init Django project 2020-04-12 14:42:03 +01:00