8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-10-05 18:42:12 +00:00
re2o/preferences
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 bugs et simplifie les migrations de switchs 2018-10-07 18:12:43 +02:00
templates/preferences Modification , utilisation de history button 2018-10-07 18:12:43 +02:00
templatetags Header pour execution en python2 2018-08-07 00:05:35 +02:00
__init__.py Pylint compliance on preferences 2018-04-15 10:52:27 +00:00
acl.py Translation of preferences/ (front) 2018-08-18 13:38:16 +02:00
admin.py Fix bugs et simplifie les migrations de switchs 2018-10-07 18:12:43 +02:00
forms.py Gestion des switchs à provisioner automatiquement 2018-10-07 18:12:43 +02:00
models.py Gestion des switchs à provisioner automatiquement 2018-10-07 18:12:43 +02:00
tests.py Pylint compliance on preferences 2018-04-15 10:52:27 +00:00
urls.py Bricoles d'affichage 2018-10-07 18:12:43 +02:00
views.py Fix bugs et simplifie les migrations de switchs 2018-10-07 18:12:43 +02:00