[PATCH 0/5] Add Django 1.10 support

Daniel Axtens dja at axtens.net
Mon Oct 10 12:39:46 AEDT 2016


I have a similar series I was going to post - it looks basically
identical to yours. So, this series is:

Reviewed-by: Daniel Axtens <dja at axtens.net>

Regards,
Daniel

Stephen Finucane <stephen at that.guru> writes:

> I thought I'd already sent this, but clearly not.
>
> Stephen Finucane (5):
>   requirements: Bump django-rest-framework to 1.4.x
>   templates: Resolve cycle issues with Django 1.10
>   views: Resolve select_related issues
>   requirements: Add support for Django 1.10
>   travis: Enable *-django110 targets
>
>  .travis.yml                                   |  3 ++
>  patchwork/settings/dev.py                     |  2 +-
>  patchwork/templates/patchwork/patch-list.html |  2 +-
>  patchwork/templatetags/compat.py              | 44 +++++++++++++++++++++++++++
>  patchwork/views/rest_api.py                   |  2 +-
>  requirements-dev.txt                          |  2 +-
>  requirements-prod.txt                         |  2 +-
>  requirements-test.txt                         |  2 +-
>  tox.ini                                       |  3 +-
>  9 files changed, 55 insertions(+), 7 deletions(-)
>  create mode 100644 patchwork/templatetags/compat.py
>
> -- 
> 2.7.4
>
> _______________________________________________
> Patchwork mailing list
> Patchwork at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/patchwork
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 859 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/patchwork/attachments/20161010/a41ba85e/attachment.sig>


More information about the Patchwork mailing list