Skip to content
This repository has been archived by the owner on Jan 3, 2018. It is now read-only.

Update django-test-plus to 1.0.13 #93

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

Conversation

pyup-bot
Copy link
Collaborator

There's a new version of django-test-plus available.
You are currently using 1.0.11. I have updated it to 1.0.13

Changelog

1.0.13


  • Added response_401() test
  • Fixed situation where User models without a 'username' field could not be
    used as easily. Now credential field is automatically determined.
  • Fixed assertLoginRequired when settings.LOGIN_URL is a named URL pattern
  • Removed support for Django 1.4.x as it is well beyond it's end of life and causes a headache for supporting newer releases

1.0.12


  • Fixed incorrect documentation
  • Added response_405 and response_410 test methods

Happy merging! 🤖

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant