Commit Graph

17 Commits

Author SHA1 Message Date
512f9cd3b9
Add djhtml 2022-08-03 20:37:34 +01:00
e096dd8cf5
Install curlylint 2022-08-03 20:34:18 +01:00
639f5885a4
Ensure containers are running before shelling into them 2022-07-29 15:48:43 +01:00
8a55275db7
Add alias to exec into web container 2022-07-29 09:02:09 +01:00
856079c118
Don't explicitly list python directories
This means as others are added, they'll be automatically linted
2022-07-29 08:46:44 +01:00
b5391bc918
Change install command to do docker build 2022-07-28 18:21:19 +01:00
97d786e969
Move development into docker
This makes working with related services like redis much easier, and
helps start writing a production container
2022-07-28 14:42:12 +01:00
310de1acf8
Add RQ 2022-07-13 08:21:06 +01:00
4e8826fd2f
Show error codes when running mypy 2022-07-10 18:39:06 +01:00
5a90a9963f
Disable python buffering 2022-06-30 21:27:30 +01:00
90038c3a50
Install node deps during local setup 2022-06-14 19:14:25 +01:00
b521163007
Add prettier to format frontend 2022-06-12 19:35:06 +01:00
e2d5101a56
Add linting 2022-06-12 15:24:17 +01:00
b997350283
Disable the need for collectstatic during local dev 2022-06-12 14:52:48 +01:00
2c1cc3e411
Collect static before
Run as a separate job, and then tests split out into 2
2022-06-10 17:15:13 +01:00
d17b0af9f6
Add tests for unique body classes 2022-06-10 16:22:20 +01:00
56112a9655
Add honcho and just 2022-06-09 22:20:40 +01:00