Skip to content

Releases: GBrachetta/boilerplate-django

v1.2.1

29 May 13:31
Compare
Choose a tag to compare

Documentation

  • Add comments in production.py to be explicit about variables to include in deployment
  • Add comment about it in readme.md

v1.2.0

29 May 10:19
Compare
Choose a tag to compare

Fixes

  • Add gunicorn to the requirements
  • Fix allowed hosts to be a list instead of a string
  • Bump versions of dependencies in additional requirements.txt