Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update django-test-plus to 2.2.4 #1116

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates django-test-plus from 1.4.0 to 2.2.4.

Changelog

2.2.4

- Fix bug with APITest case

2.2.3

- Fix bug where email addresses were not created by make_user()

2.2.2

- Fix issue with User creation helper when User model doesn't have a username field
- Improve assertNumQueriesLessThan
- Add assertInContext

2.2.1

- Add Django 4.2 support

2.2.0

- Add support for Django 3.2.

2.1.1

- Add official support for Python 3.9.

2.0.1

- Make assertLoginRequired work for pytest tp fixture.

2.0.0

- Drops Python 2.7, 3.4, and pypy and Django 1.11 support.
- Add Django 3.1 support.
Links

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.

1 participant