[Python-modules-commits] [django-ajax-selects] 03/08: Merge tag 'upstream/1.6.0' into debian/master
Brian May
bam at moszumanska.debian.org
Wed Jul 5 07:39:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
bam pushed a commit to branch debian/master
in repository django-ajax-selects.
commit 4afc2fb02cfd30b13e72d2b7fce76e6c4718ae4f
Merge: bec68b6 4a4c986
Author: Brian May <bam at debian.org>
Date: Wed Jul 5 17:13:52 2017 +1000
Merge tag 'upstream/1.6.0' into debian/master
Upstream version 1.6.0
CHANGELOG.md | 59 +++++++-
PKG-INFO | 6 +-
README.md | 2 +-
ajax_select/__init__.py | 3 +-
ajax_select/fields.py | 123 +++++++++------
ajax_select/lookup_channel.py | 58 ++++---
ajax_select/registry.py | 4 +
ajax_select/static/ajax_select/js/ajax_select.js | 67 +++++----
ajax_select/static/ajax_select/js/bootstrap.js | 37 ++++-
ajax_select/urls.py | 5 +-
ajax_select/views.py | 62 +-------
django_ajax_selects.egg-info/PKG-INFO | 6 +-
django_ajax_selects.egg-info/SOURCES.txt | 2 +
requirements-test.txt | 10 +-
requirements.txt | 4 +-
setup.py | 6 +-
tests/admin.py | 29 +++-
tests/lookups.py | 20 ++-
tests/models.py | 3 +-
tests/test_fields.py | 24 +++
tests/test_integration.py | 184 +++++++++++++++++++++++
tests/test_lookups.py | 21 +++
tests/test_registry.py | 7 +-
tests/test_views.py | 28 ----
24 files changed, 542 insertions(+), 228 deletions(-)
--
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