Update compatibility to python3.5+
parent
963763be31
commit
117fc011f7
|
@ -96,7 +96,7 @@ python manage.py loaddata initial_project_templates
|
||||||
python manage.py sample_data
|
python manage.py sample_data
|
||||||
```
|
```
|
||||||
|
|
||||||
**IMPORTANT: Taiga only runs with python 3.4+**
|
**IMPORTANT: Taiga only runs with python 3.5+**
|
||||||
|
|
||||||
Initial auth data: admin/123123
|
Initial auth data: admin/123123
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue