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

Fix render_to_string() kwarg #32

Merged
merged 2 commits into from
Jan 26, 2018
Merged

Fix render_to_string() kwarg #32

merged 2 commits into from
Jan 26, 2018

Conversation

grahamu
Copy link
Contributor

@grahamu grahamu commented Jan 26, 2018

  • Replace deprecated context_instance=RequestContext(r) kwarg with request=r in render_to_string() kwargs.
  • Add InviteView smoke tests.
  • Add form test.
  • Incorporate django-test-plus dependency for testing

Fix `render_to_string()` kwarg.
Add django-test-plus for testing
Update version
@grahamu grahamu merged commit 07d52c3 into master Jan 26, 2018
@KatherineMichel KatherineMichel deleted the add-form-test branch March 7, 2020 23:36
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