Django 1.6 is no longer supported, neither with feature bugfixes nor
security fixes. Additionally, Django 1.6 does not support the use of
Django Migrations, necessitating the continued use of manual SQL
migration files. Drop support for Django 1.6 thus encouraging users to
move to Django 1.7 or, ideally, Long Term Support (LTS) release 1.8.

Stephen Finucane (3):
  docs: Emphasise the deprecation of Django 1.6
  docs: Note removed support for Django 1.6
  tox: Remove the Django 1.6

 CHANGELOG.md | 4 +++-
 UPGRADING.md | 4 ++++
 tox.ini      | 3 +--
 3 files changed, 8 insertions(+), 3 deletions(-)

-- 
2.0.0

_______________________________________________
Patchwork mailing list
[email protected]
https://lists.ozlabs.org/listinfo/patchwork

Reply via email to