django-oauth-toolkit 1.7.0-2ubuntu1 source package in Ubuntu

Changelog

django-oauth-toolkit (1.7.0-2ubuntu1) mantic; urgency=medium

  * d/p/remove-bulk_create-testsuite-for-django4.patch: Remove use of
    bulk_create in testsuite to maintain compatibility with Django 4
    (LP: #2022089)

 -- Lena Voytek <email address hidden>  Mon, 28 Aug 2023 14:29:04 -0700

Upload details

Uploaded by:
Lena Voytek
Sponsored by:
Steve Langasek
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
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-oauth-toolkit_1.7.0.orig.tar.gz 214.0 KiB 4582dcc80ed97e43ea66b9276f92f2109ad49dab430709dec1e1dcd9185bff51
django-oauth-toolkit_1.7.0-2ubuntu1.debian.tar.xz 7.0 KiB fa0af2ef9249bb3b0783fa8794d27619dc6689d3bff1845ecf68abafde384970
django-oauth-toolkit_1.7.0-2ubuntu1.dsc 2.6 KiB 8d707398ba960197be50e7a4bdc13d97e000a2b58b444aab70ecbbc56c69fe5d

View changes file

Binary packages built by this source

python3-django-oauth-toolkit: OAuth2 capabilities for Django projects (Python3 version)

 Django OAuth Toolkit can help you providing out of the box all the endpoints,
 data and logic needed to add OAuth2 capabilities to your Django projects.
 Django OAuth Toolkit makes extensive use of OAuthLib, so that everything is
 rfc-compliant.
 .
 This package contains the Python 3 version of the library.