Skip to content

Add support for Django 4.1+, and Python 3.11+

Latest
Compare
Choose a tag to compare
@hugorodgerbrown hugorodgerbrown released this 13 Nov 13:18
· 3 commits to master since this release
dcb9599

Changelog

All notable changes to this project will be documented in this file.

2.0

  • Add support for Django 4.1,4.2,5.0 and Python 3.11, 3.12
  • Replace flake8, isort with ruff.
  • Add browser, device, os denomralised fields (thanks @mboboc)