[Python-modules-commits] [django-cors-headers] 03/06: Merge tag 'upstream/2.1.0' into debian/master

Brian May bam at moszumanska.debian.org
Wed Jul 5 08:14:14 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-cors-headers.

commit 8a7558036008d27b03b8aaa21ba5185c756acca8
Merge: 96d5baf 3d798c8
Author: Brian May <bam at debian.org>
Date:   Wed Jul 5 17:43:31 2017 +1000

    Merge tag 'upstream/2.1.0' into debian/master
    
    Upstream version 2.1.0

 HISTORY.rst                              | 157 +++++++++
 LICENSE.txt                              |   1 +
 MANIFEST.in                              |   2 +
 PKG-INFO                                 | 525 ++++++++++++++++++++++++++++++-
 README.rst                               | 350 +++++++++++++++++++++
 corsheaders/__init__.py                  |   4 +-
 corsheaders/checks.py                    | 113 +++++++
 corsheaders/compat.py                    |   6 +
 corsheaders/conf.py                      |  56 ++++
 corsheaders/defaults.py                  |  46 +--
 corsheaders/middleware.py                | 139 ++++----
 corsheaders/models.py                    |   6 +-
 corsheaders/signals.py                   |   6 +
 corsheaders/tests.py                     | 337 --------------------
 django_cors_headers.egg-info/PKG-INFO    | 525 ++++++++++++++++++++++++++++++-
 django_cors_headers.egg-info/SOURCES.txt |  10 +-
 setup.cfg                                |  28 +-
 setup.py                                 |  43 ++-
 18 files changed, 1894 insertions(+), 460 deletions(-)

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



More information about the Python-modules-commits mailing list