File tree Expand file tree Collapse file tree 4 files changed +5
-19
lines changed Expand file tree Collapse file tree 4 files changed +5
-19
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
include CHANGELOG.txt
2
- include INSTALL.txt
3
2
include LICENSE.txt
4
3
include MANIFEST.in
5
4
include README.rst
Original file line number Diff line number Diff line change @@ -6,10 +6,11 @@ Django Tagging
6
6
7
7
This is a generic tagging application for Django projects
8
8
9
- For installation instructions, see the file "INSTALL.txt" in this
10
- directory; for instructions on how to use this application, and on
11
- what it provides, see the file "overview.txt" in the "docs/"
12
- directory.
9
+ http://django-tagging.readthedocs.org/
10
+
11
+ Note that this application requires Python 2.7 or later, and Django
12
+ 1.7 or later. You can obtain Python from http://www.python.org/ and
13
+ Django from http://www.djangoproject.com/.
13
14
14
15
.. |travis-develop | image :: https://travis-ci.org/Fantomas42/django-tagging.png?branch=develop
15
16
:alt: Build Status - develop branch
File renamed without changes.
You can’t perform that action at this time.
0 commit comments