Skip to content

Conversation

@thibaudcolas
Copy link
Member

Description

  • Declares support for Django 3.2. This is tentative only, on the basis of this project having its test suite run with Django master.
  • Declares support for Python 3.9, on the basis that the project’s test suite runs with it. Apart from this I’ve done a runserver and that’s it.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have added an appropriate CHANGELOG entry

I will update the CHANGELOG separately.

@thibaudcolas thibaudcolas added documentation Improvements or additions to documentation enhancement New feature or request django Related to Django templates capabilities labels Nov 2, 2020
@thibaudcolas thibaudcolas added this to the v0.3.0 milestone Nov 2, 2020
@thibaudcolas thibaudcolas merged commit 8783579 into master Nov 2, 2020
@thibaudcolas thibaudcolas deleted the chore/python-3.9 branch November 2, 2020 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

django Related to Django templates capabilities documentation Improvements or additions to documentation enhancement New feature or request

2 participants