python-sphinxcontrib-django 2.5-2 source package in Ubuntu

Changelog

python-sphinxcontrib-django (2.5-2) unstable; urgency=medium

  * Source-only upload to allow transition to testing.

 -- Michael Fladischer <email address hidden>  Sat, 27 Apr 2024 23:25:33 +0000

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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-sphinxcontrib-django_2.5-2.dsc 2.1 KiB 83931aacb232225bbb63a613e1a9154e65566e7ee3ce1fc8a4064c7788a5345b
python-sphinxcontrib-django_2.5.orig.tar.gz 234.1 KiB 5a9769b50789cae571a8040789e55c62762b6c6bec5df1a13f3d5f8817e42fad
python-sphinxcontrib-django_2.5-2.debian.tar.xz 4.5 KiB e056abf27f60410cfd7db5fb6ac16ab5e1cf3286437f8798183d00309d1a9e93

No changes file available.

Binary packages built by this source

python-sphinxcontrib.django-doc: improves the documentation of Django apps (Documentation)

 This is a sphinx extension which improves the documentation of Django apps.
 .
 Improvements for the output of Sphinx's autodoc for Django classes:
  * List all model and form fields as class parameters
  * Improve model field representations
  * Link related and reverse related fields to the referenced class
  * Hide irrelevant runtime information like declared_fieldsets, fieldsets and
    Meta from classes
  * Add information about autogenerated methods
  * Fix intersphinx mappings to Django modules
  * Custom text roles to cross-reference the documentations of Django and Sphinx
 .
 This package contains the documentation.

python3-sphinxcontrib.django: improves the documentation of Django apps (Python3 version)

 This is a sphinx extension which improves the documentation of Django apps.
 .
 Improvements for the output of Sphinx's autodoc for Django classes:
  * List all model and form fields as class parameters
  * Improve model field representations
  * Link related and reverse related fields to the referenced class
  * Hide irrelevant runtime information like declared_fieldsets, fieldsets and
    Meta from classes
  * Add information about autogenerated methods
  * Fix intersphinx mappings to Django modules
  * Custom text roles to cross-reference the documentations of Django and Sphinx
 .
 This package contains the Python 3 version of the library.