Commit b0c0a2d4 authored by Michal Čihař's avatar Michal Čihař

Babel is now required for aresource support

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 69f733fc
......@@ -32,6 +32,8 @@ libravatar (optional for federated avatar support)
https://pypi.python.org/pypi/pyLibravatar
PyICU (optional for proper sorting of strings)
https://pypi.python.org/pypi/PyICU
babel (optional for Android resources support)
http://babel.pocoo.org/
Database backend
Any database supported in Django will work, check their documentation for more details.
......
-r requirements.txt
PyICU
pyLibravatar
babel
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment