Open DanielSnd opened 4 years ago
Followed the pootle installation tutorial
See pootle running
Pootle 2.8.2 (Django 1.10.8, Translate Toolkit 2.2.5
Attached is the terminal text with the errors. When I go to the localhost address all I see is "A server error occurred. Please contact the administrator."
errorpootle.txt
This is cause by django-appconf 1.0.4. Downgrading it to 1.0.3, the problem might be fixed.
pip install --upgrade django-appconf==1.0.3
Steps to reproduce:
Followed the pootle installation tutorial
Results (Expected/Actual):
See pootle running
Environment (i.e. 'pootle --version', DB, OS, Browser):
Pootle 2.8.2 (Django 1.10.8, Translate Toolkit 2.2.5
Attached is the terminal text with the errors. When I go to the localhost address all I see is "A server error occurred. Please contact the administrator."
errorpootle.txt