Skip to content
New issue

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

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

Already on GitHub? # to your account

Update django-tables2 to 1.2.3 #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Jul 5, 2016

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

Changelog

1.2.3

  • Accept text parameter in FileColumn, analogous to LinkColumn (343 by graup)
  • Fix TemplateColumn RemovedInDjango110Warning fixes 346.
  • Use field name in RelatedColumnLink (350, fixes 347

1.2.2

  • Allow use of custom class names for ordered columns through attrs. (
    329 by theTarkus)
  • Column ordering queryset passthrough (330 by theTarkus)
  • Cleanup/restructuring of documentation, (325
  • Fixed an issue where explicitly defined column options where not preserved over inheritance (339, issue 337)
  • Fixed an issue where exclude in combination with sequence raised a KeyError (341, issue 205)

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

Happy merging! 🤖

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RelatedLinkColumn uses verbose_name instead of name TemplateColumn RemovedInDjango110Warning
1 participant