Skip to content

Update django-tables2 to 2.1.0#145

Closed
pyup-bot wants to merge 1 commit into
masterfrom
pyup/update-django-tables2-2.0.4-to-2.1.0
Closed

Update django-tables2 to 2.1.0#145
pyup-bot wants to merge 1 commit into
masterfrom
pyup/update-django-tables2-2.0.4-to-2.1.0

Conversation

@pyup-bot

Copy link
Copy Markdown
Collaborator

This PR updates django-tables2 from 2.0.4 to 2.1.0.

Changelog

2.1.0

- Dropped support for python 2.7 (and django 1.11).
- Removed `django_tables2.utils.ucfirst`, use `django.utils.text.capfirst` instead.
- Removed `class="thead-default"` from bootstrap4 template ([671](https://github.com/jieter/django-tables2/issues/671))
- Included columns with `visible=False` in export ([677](https://github.com/jieter/django-tables2/pull/677))
- Fixed pagination when the number of pages is equal to page range plus one ([655](https://github.com/jieter/django-tables2/pull/655))

2.0.6

-  Add optional 'table' kwarg to `row_attrs` callables

2.0.5

- Fixes issue with wrong time format for TimeColumn [650](https://github.com/jieter/django-tables2/pull/650) by [IgorCode](https://github.com/IgorCode)
Links

@pyup-bot

Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #174

@pyup-bot pyup-bot closed this Sep 23, 2019
@vCra vCra deleted the pyup/update-django-tables2-2.0.4-to-2.1.0 branch September 23, 2019 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant