B
B
Bjornie2017-05-17 23:50:17
Django
Bjornie, 2017-05-17 23:50:17

Should I use a project template for Heroku?

I read the documentation on the Heroku website, where it is recommended to use a project template for Django, in order to simplify deploy later. I could not publish the first working draft on this site, they published it on VDS.
Now I am starting a new project and I would like to immediately make sure that there are no problems with subsequent publication.
Question: is it worth starting a project with this template (by the way, here is the link: https://github.com/heroku/heroku-django-template )? Honestly, I would not like to have problems with publications on other servers later, i.e. make a monolith for one platform.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2017-05-18
@sim3x

If your main template will be about the same quality as heroku, then do it yourself
Then just arrange settings/__init__.py correctly so that it starts on heroku

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question