aboutsummaryrefslogtreecommitdiff
path: root/README.rst
blob: 8a89c2f60ac0d6dfc5f1e5cae7fd2b8a0c098470 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
==============
Django Tagging
==============

|travis-develop| |coverage-develop|

This is a generic tagging application for Django projects

http://django-tagging.readthedocs.org/

Note that this application requires Python 2.7 or later, and Django
1.7 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