8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2025-01-11 02:34:28 +00:00
re2o/re2o
Alexandre Iooss b0b1687002 Remove generated locales from git tree
Now compiled locale files (.mo) are generated on the server side.
This cleans up the git tree and make translation contributions much
easier to merge.

Please note that you will need to generate those files after each pull :
`python3 manage.py compilemessages`
2018-10-07 18:14:30 +02:00
..
locale/fr/LC_MESSAGES Remove generated locales from git tree 2018-10-07 18:14:30 +02:00
management Update gen_contrib.py to match current contributors.py 2018-10-07 18:12:42 +02:00
templates/re2o Change Rézo Supélec Metz en Rézo Metz 2018-10-07 18:12:42 +02:00
templatetags Use debian font-awesome 2018-10-07 18:12:42 +02:00
__init__.py Pylint compliance on re2o 2018-04-15 10:52:27 +00:00
acl.py Translation of re2o/ (front) 2018-08-18 12:16:31 +02:00
aes_field.py Support de postgreSQL pour AESENCryptedField 2018-07-12 14:42:13 +02:00
context_processors.py Fix messages for usage in API 2018-08-12 18:30:54 +02:00
contributors.py update contributors 2018-08-12 18:30:54 +02:00
field_permissions.py Pylint compliance on re2o 2018-04-15 10:52:27 +00:00
login.py Produce newer hash upon login 2018-08-12 19:06:56 +02:00
middleware.py Add support for django-debug-toolbar 2018-06-24 22:09:36 +00:00
mixins.py Translation of re2o/ (front) 2018-08-18 12:16:31 +02:00
script_utils.py Translation of re2o/ (front) 2018-08-18 12:16:31 +02:00
settings.py Use debian font-awesome 2018-10-07 18:12:42 +02:00
settings_local.example.py API: Add tests 2018-06-20 11:38:58 +00:00
urls.py Headers python2 2018-08-09 11:15:57 +02:00
utils.py Custom invoices. 2018-08-16 00:06:35 +02:00
views.py Translation of re2o/ (front) 2018-08-18 12:16:31 +02:00
wsgi.py Pylint compliance on re2o 2018-04-15 10:52:27 +00:00