File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
django-taggit-anywhere
2
2
======================
3
3
4
- Even more simpler approach to tagging with
5
- django-taggit _. Additionally this project provides easy-to-use
6
- integration with django-taggit-helpers _ and django-taggit-labels _
7
-
8
4
.. image :: https://img.shields.io/pypi/v/django-taggit-anywhere.svg
9
5
:target: https://pypi.python.org/pypi/django-taggit-anywhere/
10
6
@@ -14,8 +10,12 @@ integration with django-taggit-helpers_ and django-taggit-labels_
14
10
.. image :: https://img.shields.io/github/license/bashu/django-taggit-anywhere.svg
15
11
:target: https://pypi.python.org/pypi/django-taggit-anywhere/
16
12
13
+ Even more simpler approach to tagging with
14
+ django-taggit _. Additionally this project provides easy-to-use
15
+ integration with django-taggit-helpers _ and django-taggit-labels _
16
+
17
17
Requirements
18
- ------------
18
+ ~~~~~~~~~~~~
19
19
20
20
You must have *django-taggit * installed and configured, see the django-taggit _ documentation for details and setup instructions.
21
21
@@ -62,7 +62,7 @@ Please see ``example`` application. This application is used to manually test th
62
62
You need Django 1.8 or above to run that. It might run on older versions but that is not tested.
63
63
64
64
Contributing
65
- ------------
65
+ ============
66
66
67
67
If you like this module, forked it, or would like to improve it, please let us know!
68
68
Pull requests are welcome too. :-)
You can’t perform that action at this time.
0 commit comments