django-cors-headers 3.10.1-1 source package in Ubuntu

Changelog

django-cors-headers (3.10.1-1) unstable; urgency=medium

  * Team upload
  * [fa9609c] New upstream version 3.10.1

 -- Carsten Schoenert <email address hidden>  Thu, 09 Dec 2021 17:53:06 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-cors-headers_3.10.1-1.dsc 2.2 KiB cea21803bc1a1a8ba7dadc1c7c793d3dc2f2295ddd94fb4a682fd5c952fb5ad1
django-cors-headers_3.10.1.orig.tar.gz 28.8 KiB f44b3aa1351e6fb7d25abfa078f2f411364d4eb706d2067f49391e2d67b6bf6b
django-cors-headers_3.10.1-1.debian.tar.xz 3.2 KiB 5075af78a0cc2f31dd8248bd6dac1d97966fdb2714e0fb6dea5b474694ca00e2

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.