File tree Expand file tree Collapse file tree 1 file changed +5
-16
lines changed
Expand file tree Collapse file tree 1 file changed +5
-16
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,11 @@ Available on `readthedocs.org`_.
2727
2828.. _readthedocs.org : http://wafer.readthedocs.org/
2929
30+ Supported Django versions
31+ =========================
32+
33+ Wafer supports Django 1.7 and Django 1.8.
34+
3035
3136Installation
3237============
@@ -51,22 +56,6 @@ Installation
5156
52576. Have a fun conference.
5358
54- Running with Django 1.6
55- -----------------------
56-
57- If you are running Django 1.6, please also install south for migrations::
58-
59- pip install south
60-
61- South 1.0 fails with python 3, described `in this issue `_. To properly support
62- python 3 and Django 1.6, you need to install a patched version. The following
63- command should work::
64-
65- pip install 'https://bitbucket.org/andrewgodwin/south/get/e2c9102ee033.zip#egg=South
66-
67- .. _in this issue : https://bitbucket.org/andrewgodwin/south/pull-request/162/fixed-a-python-3-incompatibility-by
68-
69-
7059Features
7160========
7261
You can’t perform that action at this time.
0 commit comments