django-sitetree 1.8.0+dfsg-1 source package in Ubuntu

Changelog

django-sitetree (1.8.0+dfsg-1) unstable; urgency=low

  * New upstream release.
  * Repack upstream source to exclude demo app.
  * Add patch to fix value of Language fields for django.po files
    (Closes: #865943).
  * Bump Standards-Version to 4.0.0.

 -- Michael Fladischer <email address hidden>  Thu, 13 Jul 2017 15:22:58 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-sitetree_1.8.0+dfsg-1.dsc 2.1 KiB 19ec0a6ef0623563cd5e8fd37c666991fc26f3a201d584f4307e7aba73fc5f1b
django-sitetree_1.8.0+dfsg.orig.tar.gz 75.3 KiB 19b0af31fca21a94c02e637df7d7b5e4d25173198c993b900d11db189dd5447f
django-sitetree_1.8.0+dfsg-1.debian.tar.xz 4.1 KiB c530a9bdf6dc34fea7371948b44c384c70293395d188546a29407e06f5588f47

Available diffs

No changes file available.

Binary packages built by this source

python-django-sitetree: No summary available for python-django-sitetree in ubuntu artful.

No description available for python-django-sitetree in ubuntu artful.

python-django-sitetree-doc: No summary available for python-django-sitetree-doc in ubuntu artful.

No description available for python-django-sitetree-doc in ubuntu artful.

python3-django-sitetree: site tree, menu and breadcrumbs navigation for Django (Python3 version)

 django-sitetree is a reusable application for Django, introducing site tree,
 menu and breadcrumbs navigation elements. Site structure in django-sitetree is
 described through Django admin interface in a so called site trees. Every item
 of such a tree describes a page or a set of pages through the relation of URI
 or URL to human-friendly title.
 .
 This package contains the Python 3 version of the library.