[Python-modules-commits] [djangorestframework-gis] branch upstream updated (8623397 -> 5fd992e)
Michael Fladischer
fladi at moszumanska.debian.org
Wed Nov 23 21:05:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch upstream
in repository djangorestframework-gis.
from 8623397 Import djangorestframework-gis_0.10.1.orig.tar.gz
new 5fd992e Import djangorestframework-gis_0.11.orig.tar.gz
The 1 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:
AUTHORS | 1 +
CHANGES.rst | 8 ++
PKG-INFO | 2 +-
README.rst | 11 ++-
djangorestframework_gis.egg-info/PKG-INFO | 2 +-
djangorestframework_gis.egg-info/SOURCES.txt | 4 +-
djangorestframework_gis.egg-info/requires.txt | 2 +-
requirements.txt | 2 +-
rest_framework_gis/__init__.py | 2 +-
rest_framework_gis/filters.py | 6 +-
setup.cfg | 2 +-
.../migrations/0001_initial.py | 58 ++++++++++++
.../migrations}/__init__.py | 0
.../django_restframework_gis_tests/serializers.py | 6 ++
tests/django_restframework_gis_tests/tests.py | 4 +-
tests/django_restframework_gis_tests/urls.py | 105 ++++++++++++++++-----
tests/local_settings.py | 1 +
tests/settings.py | 20 ++++
tests/urls.py | 6 +-
19 files changed, 200 insertions(+), 42 deletions(-)
create mode 100644 tests/django_restframework_gis_tests/migrations/0001_initial.py
copy tests/{ => django_restframework_gis_tests/migrations}/__init__.py (100%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/djangorestframework-gis.git
More information about the Python-modules-commits
mailing list