Skip to content

Commit 6098526

Browse files
committed
Documentation: update minimum versions of Django, Python
1 parent edad3db commit 6098526

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Requirements
5151

5252
Haystack has a relatively easily-met set of requirements.
5353

54-
* Python 2.6+ or Python 3.3+
54+
* Python 2.7+ or Python 3.3+
5555
* Django 1.6+
5656

5757
Additionally, each backend has its own requirements. You should refer to

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ Requirements
110110

111111
Haystack has a relatively easily-met set of requirements.
112112

113-
* Python 2.6+ or Python 3.3+
114-
* Django 1.5+
113+
* Python 2.7+ or Python 3.3+
114+
* Django 1.6+
115115

116116
Additionally, each backend has its own requirements. You should refer to
117117
:doc:`installing_search_engines` for more details.

0 commit comments

Comments
 (0)