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-tables2 to 1.17.1 #373

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Contributor

There's a new version of django-tables2 available.
You are currently using 1.16.0. I have updated it to 1.17.1

These links might come in handy: PyPI | Changelog | Repo

Changelog

1.17.1

  • Fix typo in setup.py for extras_require.

1.17.0

  • Dropped support for Django 1.8, 1.9 and 1.10.
  • Add extra_context argument to TemplateColumn 509 by ad-m
  • Remove unnecessary cast of record to str 514, fixes 511
  • Use django.test.TestCase for all tests, and remove dependency on pytest and reorganized some tests 515
  • Remove traces of django-haystack tests from the tests, there were no actual tests.

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@pyup-bot
Copy link
Contributor Author

Closing this in favor of #384

@pyup-bot pyup-bot closed this Jan 27, 2018
@brianmay brianmay deleted the pyup-update-django-tables2-1.16.0-to-1.17.1 branch January 27, 2018 09:01
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.

Call to model "__str__" when rendering a table with custom column
1 participant