Fwd: [PATCH 0/5] Add Django 1.10 support
mike cho
cthr36 at gmail.com
Mon Oct 10 12:27:37 AEDT 2016
unsubscribe
---------- 전달된 메일 ----------
보낸사람: "Stephen Finucane" <stephen at that.guru>
날짜: 2016. 10. 9. 오후 3:27
제목: [PATCH 0/5] Add Django 1.10 support
받는사람: <patchwork at lists.ozlabs.org>
참조:
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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/patchwork/attachments/20161010/925b8fc0/attachment.html>
More information about the Patchwork
mailing list