Skip to content

Drops support for Python 2, Django 1.11, and 2.2, and adds support for Django 4#78

Open
renatooliveira wants to merge 2 commits intoTesorio:masterfrom
renatooliveira:master
Open

Drops support for Python 2, Django 1.11, and 2.2, and adds support for Django 4#78
renatooliveira wants to merge 2 commits intoTesorio:masterfrom
renatooliveira:master

Conversation

@renatooliveira
Copy link
Copy Markdown

@renatooliveira renatooliveira commented Mar 30, 2023

Description

closes #77

This PR drops support for Python 2, Django 1.11, and 2.2, and adds support for Django 4.

  • Tox for some reason wasn't running ./runtests.py, I had to add python instead of running the executable
  • DEFAULT_AUTO_FIELD is now good to have in settings

Todos

  • Tests
  • Documentation
  • Changelog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for Django 4 and (maybe?) drop support for 1.11

1 participant