| Paketname | python-django-tagging |
| Beschreibung | A generic tagging application for Django projects |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.3.1-1 |
| Sektion | 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 | Debian Python Modules Team |
| Quelle | |
| Paketgröße | 46226 Byte |
| Prüfsumme MD5 | db5a675d59323a0e89ce1510493d11d0 |
| Prüfsumme SHA1 | a60e42fe922aa8c3f54db28b25df60b0494eacdb |
| Prüfsumme SHA256 | a2ed4b541d9d4de8fe18ec658eb32acaef480a71e9673624c66c4b27c2f1c1b9 |
| 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.
|