don't compile locale on server
authorJan Szejko <janek37@gmail.com>
Fri, 6 Apr 2018 09:27:07 +0000 (11:27 +0200)
committerJan Szejko <janek37@gmail.com>
Fri, 6 Apr 2018 09:27:07 +0000 (11:27 +0200)
commit052d04573f9cda47a575ee36e44e3a7d97da354a
tree026d07a62fd42e5e94ab54fae0c9043e9cff12ae
parent3f07d81cce72585a8ec7d4a4e062dc15d53fd931
don't compile locale on server
210 files changed:
.gitignore
fabfile.py
src/ajaxable/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/ajaxable/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/ajaxable/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/ajaxable/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/ajaxable/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/ajaxable/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/ajaxable/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/ajaxable/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/ajaxable/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/api/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/api/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/api/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/api/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/api/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/api/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/api/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/api/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/api/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/catalogue/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/catalogue/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/catalogue/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/catalogue/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/catalogue/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/catalogue/locale/jp/LC_MESSAGES/django.mo [new file with mode: 0644]
src/catalogue/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/catalogue/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/catalogue/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/catalogue/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/chunks/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/chunks/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/chunks/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/chunks/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/chunks/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/chunks/locale/jp/LC_MESSAGES/django.mo [new file with mode: 0644]
src/chunks/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/chunks/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/chunks/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/chunks/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/contact/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/dictionary/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/dictionary/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/dictionary/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/dictionary/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/dictionary/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/dictionary/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/dictionary/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/dictionary/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/dictionary/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/funding/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/funding/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/funding/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/funding/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/funding/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/funding/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/funding/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/funding/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/funding/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/infopages/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/infopages/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/infopages/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/infopages/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/infopages/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/infopages/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/infopages/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/infopages/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/infopages/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/lesmianator/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/lesmianator/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/lesmianator/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/lesmianator/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/lesmianator/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/lesmianator/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/lesmianator/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/lesmianator/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/lesmianator/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/libraries/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/libraries/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/libraries/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/libraries/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/libraries/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/libraries/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/libraries/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/libraries/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/libraries/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/newsletter/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/newsletter/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/newsletter/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/newsletter/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/newsletter/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/newsletter/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/newsletter/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/newsletter/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/newsletter/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/newtagging/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/newtagging/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/newtagging/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/newtagging/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/newtagging/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/newtagging/locale/jp/LC_MESSAGES/django.mo [new file with mode: 0644]
src/newtagging/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/newtagging/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/newtagging/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/newtagging/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/pdcounter/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/pdcounter/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/pdcounter/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/pdcounter/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/pdcounter/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/pdcounter/locale/jp/LC_MESSAGES/django.mo [new file with mode: 0644]
src/pdcounter/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/pdcounter/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/pdcounter/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/pdcounter/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/picture/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/picture/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/picture/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/picture/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/picture/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/picture/locale/jp/LC_MESSAGES/django.mo [new file with mode: 0644]
src/picture/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/picture/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/picture/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/picture/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/polls/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/polls/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/polls/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/polls/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/polls/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/polls/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/polls/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/polls/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/polls/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/reporting/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/reporting/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/reporting/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/reporting/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/reporting/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/reporting/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/reporting/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/reporting/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/reporting/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/search/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/search/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/search/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/search/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/search/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/search/locale/jp/LC_MESSAGES/django.mo [new file with mode: 0644]
src/search/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/search/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/search/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/search/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/social/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/social/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/social/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/social/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/social/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/social/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/social/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/social/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/social/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/sponsors/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/sponsors/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/sponsors/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/sponsors/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/sponsors/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/sponsors/locale/jp/LC_MESSAGES/django.mo [new file with mode: 0644]
src/sponsors/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/sponsors/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/sponsors/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/sponsors/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/suggest/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/suggest/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/suggest/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/suggest/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/suggest/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/suggest/locale/jp/LC_MESSAGES/django.mo [new file with mode: 0644]
src/suggest/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/suggest/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/suggest/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/suggest/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/waiter/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/waiter/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/waiter/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/waiter/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/waiter/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/waiter/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/waiter/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/waiter/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/waiter/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/wolnelektury/locale-contrib/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/wolnelektury/locale-contrib/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/wolnelektury/locale-contrib/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/wolnelektury/locale-contrib/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/wolnelektury/locale-contrib/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/wolnelektury/locale-contrib/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/wolnelektury/locale-contrib/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/wolnelektury/locale-contrib/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/wolnelektury/locale-contrib/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/wolnelektury/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/wolnelektury/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/wolnelektury/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/wolnelektury/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/wolnelektury/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/wolnelektury/locale/jp/LC_MESSAGES/django.mo [new file with mode: 0644]
src/wolnelektury/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/wolnelektury/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/wolnelektury/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/wolnelektury/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]