[ Bron: django-taggit ]
Pakket: python3-django-taggit (5.0.1-4)
Verwijzigingen voor python3-django-taggit
Debian bronnen:
Het bronpakket django-taggit downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-django-taggit gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django (>= 3:4.1)
- High-level Python web development framework
-
- sug: python-django-taggit-doc
- simple tagging for Django (Documentation)