8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-12-23 07:23:46 +00:00
re2o/search
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
templates/search Added link to the switch on switch ports search results 2018-10-07 18:12:42 +02:00
__init__.py Pylint compliance on search 2018-04-15 10:52:27 +00:00
acl.py Pylint compliance on search 2018-04-15 10:52:27 +00:00
admin.py pep8 et pylint 2017-11-02 19:58:20 +00:00
forms.py Not yet member, possibilité de trouver les users pas encore adhérents 2018-10-07 18:12:42 +02:00
tests.py Pylint compliance on search 2018-04-15 10:52:27 +00:00
urls.py Corrige l'url pour avoir un nom anglais 2017-11-03 22:15:07 +00:00
views.py Permet la recherche avec telephone et email des users 2018-10-07 18:12:42 +02:00