Merge pull request #91 from ri0t/patch-1
Mention 3.3 eariler, helps avoid trafficremotes/origin/enhancement/email-actions
commit
6b1860a1ae
|
@ -15,6 +15,8 @@ Taiga Backend
|
||||||
Setup development environment
|
Setup development environment
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
|
*Taiga only runs with Python 3.3+.*
|
||||||
|
|
||||||
Just execute these commands in your virtualenv(wrapper):
|
Just execute these commands in your virtualenv(wrapper):
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
@ -27,8 +29,6 @@ Just execute these commands in your virtualenv(wrapper):
|
||||||
python manage.py sample_data
|
python manage.py sample_data
|
||||||
|
|
||||||
|
|
||||||
Taiga only runs with python 3.3+.
|
|
||||||
|
|
||||||
Initial auth data: admin/123123
|
Initial auth data: admin/123123
|
||||||
|
|
||||||
If you want a complete environment for production usage, you can try the taiga bootstrapping
|
If you want a complete environment for production usage, you can try the taiga bootstrapping
|
||||||
|
|
Loading…
Reference in New Issue