django-cors-headers 2.2.0-2 source package in Ubuntu

Changelog

django-cors-headers (2.2.0-2) unstable; urgency=medium

  * Team upload.
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support.

 -- Ondřej Nový <email address hidden>  Wed, 31 Jul 2019 10:14:39 +0200

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-cors-headers_2.2.0-2.dsc 2.2 KiB 61772fbef8204318829d7f48918e49ea2ab1ec37004c39de05347cc56395d308
django-cors-headers_2.2.0.orig.tar.gz 14.9 KiB 6317761bbb67f3eb3b2e08ed7d98ce06f40331f5d630d269d793b2e10ffdaa62
django-cors-headers_2.2.0-2.debian.tar.xz 2.2 KiB 005464f3759a4c5bb32b2a80bc66b8a287f62c98c7b400adfd7cdd1418833277

Available diffs

No changes file available.

Binary packages built by this source

python3-django-cors-headers: Django application for handling CORS

 A Django application for handling the server headers required for Cross-Origin
 Resource Sharing (CORS). Adding CORS headers allows your resources to be
 accessed on other domains.
 .
 This package contains the Python 3 version.