Test heroku-18 stack

This commit is contained in:
David Taylor
2020-04-15 12:43:35 +01:00
parent 3be06a7b25
commit fc1a3185e9

View File

@@ -4,6 +4,7 @@
"scripts": {
"postdeploy": "python manage.py migrate && python manage.py generateSampleData"
},
"stack": "heroku-18",
"env": {
"DEBUG": {
"required": true