File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 2
2
Django Tagging
3
3
==============
4
4
5
+ |travis-develop | |coverage-develop |
6
+
5
7
This is a generic tagging application for Django projects
6
8
7
9
For installation instructions, see the file "INSTALL.txt" in this
8
10
directory; for instructions on how to use this application, and on
9
11
what it provides, see the file "overview.txt" in the "docs/"
10
12
directory.
13
+
14
+ .. |travis-develop | image :: https://travis-ci.org/Fantomas42/django-tagging.png?branch=develop
15
+ :alt: Build Status - develop branch
16
+ :target: http://travis-ci.org/Fantomas42/django-tagging
17
+ .. |coverage-develop | image :: https://coveralls.io/repos/Fantomas42/django-tagging/badge.png?branch=develop
18
+ :alt: Coverage of the code
19
+ :target: https://coveralls.io/r/Fantomas42/django-tagging
You can’t perform that action at this time.
0 commit comments