Hi,
after update to 2.7.2 from 2.5.1.1, with clean pootle check (save for
repeated emails)
I'm having an Internal Error 500

>From apache log

[...] 2015-09-28 07:56:08,934 INFO Loading custom settings from
'/var/www/pootle/your_custom_settings.conf'...
[...] 2015-09-28 10:56:09,261 INFO Using Python PO
[...] mod_wsgi (pid=10379): Exception occurred processing WSGI script
'/var/www/pootle/wsgi.py'.
[...] Traceback (most recent call last):
[...]   File "/var/www/pootle/wsgi.py", line 50, in application
[...]     _wsgi_application = get_wsgi_application()
[...]   File
"/var/www/pootle/env/lib/python2.7/site-packages/django/core/wsgi.py", line
14, in get_wsgi_application
[...]     django.setup()
[...]   File
"/var/www/pootle/env/lib/python2.7/site-packages/django/__init__.py", line
21, in setup
[...]     apps.populate(settings.INSTALLED_APPS)
[...]   File
"/var/www/pootle/env/lib/python2.7/site-packages/django/apps/registry.py",
line 108, in populate
[...]     app_config.import_models(all_models)
[...]   File
"/var/www/pootle/env/lib/python2.7/site-packages/django/apps/config.py",
line 202, in import_models
[...]     self.models_module = import_module(models_module_name)
[...]   File "/usr/lib/python2.7/importlib/__init__.py", line 37, in
import_module
[...]     __import__(name)
[...]   File
"/var/www/pootle/env/lib/python2.7/site-packages/pootle/apps/pootle_profile/models.py",
line 33, in <module>
[...] ImportError: cannot import name cached_property

Any ideas?

Regards,
Bernardo


-- 
Bernardo Gonzalez Kriegel
bgkrie...@gmail.com
------------------------------------------------------------------------------
_______________________________________________
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle

Reply via email to