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.16.0 #7028

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.14.2. I have updated it to 1.16.0

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

Changelog

1.16.0

  • Added tf dictionary to Column.attrs with default values for the footer, so footers now have class attribute by default 501 by mpasternak

1.15.0

  • Added as=varname keyword argument to the {% querystring %} template tag,
    fixes 481
  • Updated the tutorial to reflect current state of Django a bit better.
  • Used OrderedDict rather than dict as the parent for utils.AttributeDict to make the rendered html more consistant accross python versions.
  • Allow reading column attrs from a column's attribute, allowing easier reuse of custom column attributes (fixes 241)
  • value and record are optionally passed to the column attrs callables for data rows. 503, fixes 500

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 #7137

@pyup-bot pyup-bot closed this Dec 14, 2017
@EnTeQuAk EnTeQuAk deleted the pyup-update-django-tables2-1.14.2-to-1.16.0 branch December 14, 2017 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant