8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-25 22:22:26 +00:00
re2o/cotisations
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
migrations Fix initial migration 2018-10-07 18:12:42 +02:00
payment_methods Rename note en note_kfet 2018-10-07 18:12:42 +02:00
templates/cotisations Fix Font Awesome icons 2018-10-07 18:14:30 +02:00
__init__.py Pylint compliance on cotisations 2018-04-15 10:52:26 +00:00
acl.py Translation of cotisations/ (front) 2018-08-18 13:20:22 +02:00
admin.py Fix l'historique 2018-08-16 00:06:35 +02:00
forms.py Fix le choix des articles pour les custom invoices 2018-10-07 18:12:42 +02:00
models.py Fix le choix des articles pour les custom invoices 2018-10-07 18:12:42 +02:00
tests.py Pylint compliance on cotisations 2018-04-15 10:52:26 +00:00
tex.py Compatibilité Python 2 dans cotisations/tex.py 2018-08-28 12:57:18 +02:00
urls.py Custom invoices. 2018-08-16 00:06:35 +02:00
utils.py Fix, utilise la bonne fonction d'envoie de mails 2018-10-07 18:12:42 +02:00
validators.py Translation of cotisations/ (front) 2018-08-18 13:20:22 +02:00
views.py Les factures sont validées en post_paiement + bug fix paiement relation 2018-10-07 18:12:42 +02:00