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

Changelog

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

  * Team upload
  * [9fd628c] New upstream version 3.10.0
  * [600f40d] d/control: Change B-D on python3-all to python3-all:any

 -- Carsten Schoenert <email address hidden>  Thu, 14 Oct 2021 19:41:56 +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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-cors-headers_3.10.0-1.dsc 2.2 KiB db94d13f87b67afebce355d0ffa32dad818633e50d2dd68680b081eacd7faa5a
django-cors-headers_3.10.0.orig.tar.gz 30.1 KiB ce5b77c8ed13337d6da7b7803c60c799c9088a5601c6bc7af6329962e81f0041
django-cors-headers_3.10.0-1.debian.tar.xz 3.2 KiB 72b46ceb312070c8107044092e27c8cf7c2a6448e6cc2ef9b3221e34a8e4577a

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.