https://github.com/fantomas42/django-tagging
A generic tagging application for Django projects
https://github.com/fantomas42/django-tagging
Last synced: 10 months ago
JSON representation
A generic tagging application for Django projects
- Host: GitHub
- URL: https://github.com/fantomas42/django-tagging
- Owner: Fantomas42
- License: other
- Fork: true (jefftriplett/django-tagging)
- Created: 2013-12-08T19:16:36.000Z (over 12 years ago)
- Default Branch: develop
- Last Pushed: 2024-02-07T13:13:32.000Z (over 2 years ago)
- Last Synced: 2025-01-10T02:56:53.532Z (over 1 year ago)
- Language: Python
- Homepage: http://django-tagging.rtfd.org/
- Size: 476 KB
- Stars: 72
- Watchers: 7
- Forks: 77
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
==============
Django Tagging
==============
|travis-develop| |coverage-develop|
This is a generic tagging application for Django projects
https://django-tagging.readthedocs.io/
Note that this application version requires Python 3.5 or later, and Django
1.11 or later. You can obtain Python from http://www.python.org/ and
Django from http://www.djangoproject.com/.
.. |travis-develop| image:: https://travis-ci.org/Fantomas42/django-tagging.png?branch=develop
:alt: Build Status - develop branch
:target: http://travis-ci.org/Fantomas42/django-tagging
.. |coverage-develop| image:: https://coveralls.io/repos/Fantomas42/django-tagging/badge.png?branch=develop
:alt: Coverage of the code
:target: https://coveralls.io/r/Fantomas42/django-tagging