Paketname | python-django-tagging |
Beschreibung | A generic tagging application for Django projects |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.3.1-1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 280 Byte |
Hängt ab von | python (>= 2.3), python-support (>= 0.90.0), python-django (>= 1.0) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 47454 Byte |
Prüfsumme MD5 | c24ed133fc398f2d1752aa2065c01794 |
Prüfsumme SHA1 | 9d7e2b94f640148fdcad5fca6c90344561e933b5 |
Prüfsumme SHA256 | 8fafcf72e117585ddf1cbcd710e7ed85f1a1e7d8824365f80961cb59fcad3e05 |
Link zum Herunterladen | python-django-tagging_0.3.1-1_all.deb |
Ausführliche Beschreibung | 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.
.
Models can be expanded with a new TagField; web templates
can easily include tag clouds and dedicated views are available
to browse objects by tag.
|