django-taggit 0.17.6-1 source package in Ubuntu

Changelog

django-taggit (0.17.6-1) unstable; urgency=medium

  * New upstream release.

 -- Michal Čihař <email address hidden>  Mon, 14 Dec 2015 08:04:59 +0100

Upload details

Uploaded by:
Michal Čihař
Uploaded to:
Sid
Original maintainer:
Michal Čihař
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-taggit_0.17.6-1.dsc 2.2 KiB f759a45d08dd3bffcbb179d8382662bb61cdf43c7dff8e1753447d25ee9accb5
django-taggit_0.17.6.orig.tar.gz 38.4 KiB 06b4fdf65200307d8b21d79689f3bedd266c1274f73ea2a7e6fe39654a836342
django-taggit_0.17.6-1.debian.tar.xz 3.1 KiB 185e5fad84f203e18f972613e45a2ff348175eb5ab00f2ac61149af33c3e36c9

Available diffs

No changes file available.

Binary packages built by this source

python-django-taggit: simple tagging for Django (Python 2)

 This is a generic tagging application for Django, which allows
 association of a number of tags with any Model instance and makes
 retrieval of tags simple.
 .
 django-taggit a simpler approach to tagging with Django. Add "taggit" to your
 INSTALLED_APPS then just add a TaggableManager to your model.
 .
 This package installs the library for Python 2.

python3-django-taggit: simple tagging for Django (Python 3)

 This is a generic tagging application for Django, which allows
 association of a number of tags with any Model instance and makes
 retrieval of tags simple.
 .
 django-taggit a simpler approach to tagging with Django. Add "taggit" to your
 INSTALLED_APPS then just add a TaggableManager to your model.
 .
 This package installs the library for Python 3.