[Python-modules-commits] [python-django-jsonfield] branch master updated (d9ca78d -> 221f536)

Raphaël Hertzog hertzog at moszumanska.debian.org
Mon Oct 19 18:51:16 UTC 2015


This is an automated email from the git hooks/post-receive script.

hertzog pushed a change to branch master
in repository python-django-jsonfield.

      from  d9ca78d   Update Vcs fields for git migration
       new  ab69f7b   Import python-django-jsonfield_0.9.15.orig.tar.gz
       new  8523e8d   record new upstream branch created by importing python-django-jsonfield_0.9.15.orig.tar.gz and merge it
       new  221f536   New upstream release.

The 3 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:
 LICENSE                                      |  2 +-
 PKG-INFO                                     | 23 ++++++----
 README.rst                                   | 20 ++++++---
 debian/.git-dpm                              | 14 +++----
 debian/changelog                             |  8 ++++
 debian/control                               |  2 +-
 django_jsonfield.egg-info/PKG-INFO           | 23 ++++++----
 jsonfield/VERSION                            |  2 +-
 jsonfield/__init__.py                        |  6 +--
 jsonfield/fields.py                          | 63 +++++++++++++---------------
 jsonfield/forms.py                           |  6 +--
 jsonfield/templatetags/jsonify.py            |  1 +
 jsonfield/tests/__init__.py                  |  4 +-
 jsonfield/tests/jsonfield_test_app/forms.py  |  4 ++
 jsonfield/tests/jsonfield_test_app/models.py | 12 ++++--
 jsonfield/tests/test_fields.py               | 44 +++++++++++--------
 jsonfield/tests/test_forms.py                | 36 +++++++++-------
 jsonfield/utils.py                           |  6 ++-
 jsonfield/widgets.py                         |  7 ++--
 setup.py                                     |  1 +
 tests.py                                     | 24 +++++------
 21 files changed, 182 insertions(+), 126 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-jsonfield.git



More information about the Python-modules-commits mailing list