[Python-modules-commits] [django-ajax-selects] branch master updated (7b91eca -> e02aa12)
Brian May
bam at moszumanska.debian.org
Sat Jan 23 07:18:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
bam pushed a change to branch master
in repository django-ajax-selects.
from 7b91eca Release 1.4.1-1
new a314871 record new upstream branch created by importing django-ajax-selects_1.4.2.orig.tar.gz
new fc9a3ef Import django-ajax-selects_1.4.2.orig.tar.gz
new b86901a Remove upstream's bootstrap.js
new 4167ca3 merge patched into master
new e02aa12 New release 1.3.2-1
The 5 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:
CHANGELOG.md | 204 +++++++++++++++++++++
PKG-INFO | 2 +-
ajax_select/__init__.py | 2 +-
ajax_select/fields.py | 8 +-
ajax_select/static/ajax_select/js/ajax_select.js | 12 +-
debian/.git-dpm | 14 +-
debian/changelog | 6 +
.../0001-Remove-upstream-s-bootstrap.js.patch | 4 +-
django_ajax_selects.egg-info/PKG-INFO | 2 +-
django_ajax_selects.egg-info/SOURCES.txt | 3 +-
setup.py | 2 +-
tests/test_admin.py | 0
tests/test_fields.py | 8 +
tests/test_lookup_channel.py | 0
14 files changed, 247 insertions(+), 20 deletions(-)
create mode 100644 CHANGELOG.md
delete mode 100644 tests/test_admin.py
delete mode 100644 tests/test_lookup_channel.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-ajax-selects.git
More information about the Python-modules-commits
mailing list