------------------- ! Dropped support for Python 2 and 3.5. + Django. Template updated. Tests now rely on pytest-djangoapp. * Click. 'click' package set as required. * Fixed 'tests' install as package.
1.3.0
------------------- ! Dropped QA for Python 2. + Changelogs now will contain version release dates. + Default template tox config now includes Py3.8 env. + Updated Sphinx files. * Fixed 'VcsHelper.add_tag' on Py3. * Improved 'webscaff' template. * Now copying template file permissions to targets.
1.2.0
------ + Added experimental 'webscaff' project template. + Added support for configuration files in app templates. * Django app template now for Django>=1.8 and Python>=3.5. * Fixed multiple template inheritance.