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

Changelog

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

  * Team upload
  * Upload to unstable

 -- Carsten Schoenert <email address hidden>  Sun, 18 Jun 2023 10:37:26 +0200

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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-cors-headers_4.0.0-2.dsc 2.3 KiB 9a728de22a948cab08a7b184bcbe613e76d0d3126bda026e9a26b66e08bbcc7a
django-cors-headers_4.0.0.orig.tar.gz 28.9 KiB c3cb786026cbcbaedc7f26c48a39a573d76dd19e45566802113361babd7c07a9
django-cors-headers_4.0.0-2.debian.tar.xz 3.8 KiB f47cc324b830e57eab5b55d9eb45bb062c2a945b695f4ba65b9c9c1568c31719

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.