[Python-modules-commits] [python-django-treebeard] branch master updated (50b3eb2 -> 6208d90)
Michael Fladischer
fladi at moszumanska.debian.org
Wed Oct 19 09:41:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch master
in repository python-django-treebeard.
from 50b3eb2 change target to unstable
new d71f4d5 Replace django.conf.urls.patterns with lists (Closes: #828674).
new 7e9f6a3 merge patched into master
new 85cf1eb change version to 4.0.1+dfsg-2 (UNRELEASED) Replace django.conf.urls.patterns with lists (Closes: #828674). change urgency to medium
new 5d130f4 Django 1.10: define TEMPLATES [].
new 86ee772 merge patched into master
new 12ca0cf Django 1.10: define TEMPLATES [].
new 97d757f merge patched into master
new e6be3e6 Replace django.conf.urls.patterns with lists.
new b0acac2 Add basic settings.TEMPLATES for tests.
new 9eacd4b Search request context processor in settings.TEMPLATES.
new 943a83b Do not load templatetag `cycle` from `future`.
new 72be8a0 merge patched into master
new f1d988a compability with Django 1.10
new 65df5a5 merge patched into master
new 4a4a45e Add basic settings.TEMPLATES for tests.
new 1b429ad Search request context processor in settings.TEMPLATES.
new 800724e Do not load templatetag `cycle` from `future`.
new 716b386 Django 1.10 compat. Error on MoveNodeForm render. Pass through additional kwargs to support new `use_required_attribute` ModelForm argument.
new b642e9c merge patched into master
new b4ad334 Replace django.conf.urls.patterns with lists.
new 4c58682 merge patched into master
new 2e7502d Replace django.conf.urls.patterns with lists.
new a968867 merge patched into master
new 534fffd Replace django.conf.urls.patterns with lists.
new e61ba94 merge patched into master
new 047ede1 Fix typo in long description.
new 13b3da5 Add patches to support Django 1.10: - Replace django.conf.urls.patterns with lists. - Pass through additional kwargs to support new `use_required_attribute` ModelForm argument. - Do not load templatetag `cycle` from `future`. - Search request context processor in settings.TEMPLATES. - Add basic settings.TEMPLATES for tests.
new e8fbf6a Use https:// for copyright-format 1.0 URL.
new 6208d90 change target to unstable
The 29 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/.git-dpm | 4 +-
debian/changelog | 15 +++++
debian/control | 6 +-
debian/copyright | 2 +-
...05-Add-basic-settings.TEMPLATES-for-tests.patch | 41 ++++++++++++++
...est-context-processor-in-settings.TEMPLAT.patch | 56 +++++++++++++++++++
...Do-not-load-templatetag-cycle-from-future.patch | 21 +++++++
...-compat.-Error-on-MoveNodeForm-render.-Pa.patch | 32 +++++++++++
...lace-django.conf.urls.patterns-with-lists.patch | 64 ++++++++++++++++++++++
debian/patches/series | 5 ++
treebeard/admin.py | 27 ++++++---
treebeard/forms.py | 4 +-
.../templates/admin/tree_change_list_results.html | 1 -
treebeard/tests/settings.py | 20 +++++++
treebeard/tests/urls.py | 8 +--
15 files changed, 285 insertions(+), 21 deletions(-)
create mode 100644 debian/patches/0005-Add-basic-settings.TEMPLATES-for-tests.patch
create mode 100644 debian/patches/0006-Search-request-context-processor-in-settings.TEMPLAT.patch
create mode 100644 debian/patches/0007-Do-not-load-templatetag-cycle-from-future.patch
create mode 100644 debian/patches/0008-Django-1.10-compat.-Error-on-MoveNodeForm-render.-Pa.patch
create mode 100644 debian/patches/0009-Replace-django.conf.urls.patterns-with-lists.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-treebeard.git
More information about the Python-modules-commits
mailing list