8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-22 11:23:10 +00:00
re2o/machines
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/machines Fix Font Awesome icons 2018-10-07 18:14:30 +02:00
__init__.py Pylint compliance on machines 2018-04-15 10:52:27 +00:00
acl.py Translation of machines/ (front) 2018-08-18 13:38:15 +02:00
admin.py Fix bug admin 2018-08-02 23:28:43 +02:00
forms.py Gestion igmp et mld par vlan 2018-10-07 18:12:42 +02:00
models.py Export de l'ensemble des ip du switch 2018-10-07 18:12:43 +02:00
serializers.py Allow update and quick check of need_regen info 2018-06-20 11:38:58 +00:00
tests.py Pylint compliance on machines 2018-04-15 10:52:27 +00:00
urls.py bouton de regen des services 2018-08-12 19:13:07 +02:00
views.py Fix l'erreur sur l'utilisation du massive bootstrap form pour l'ipv4 2018-08-28 12:31:43 +02:00