Mention 3.3 eariler, helps avoid traffic
parent
f088066c9b
commit
a4b1be474f
|
@ -15,6 +15,8 @@ Taiga Backend
|
|||
Setup development environment
|
||||
-----------------------------
|
||||
|
||||
*Taiga only runs with Python 3.3+.*
|
||||
|
||||
Just execute these commands in your virtualenv(wrapper):
|
||||
|
||||
.. code-block:: console
|
||||
|
@ -27,8 +29,6 @@ Just execute these commands in your virtualenv(wrapper):
|
|||
python manage.py sample_data
|
||||
|
||||
|
||||
Taiga only runs with python 3.3+.
|
||||
|
||||
Initial auth data: admin/123123
|
||||
|
||||
If you want a complete environment for production usage, you can try the taiga bootstrapping
|
||||
|
|
Loading…
Reference in New Issue