8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-22 11:23:10 +00:00
re2o/users
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/commands Fix: Fucking LDIF lines can span over multiple lines 2018-07-12 17:55:07 +00:00
migrations Les nouveau users ne sont pas adhérents et n'ont pas de home 2018-10-07 18:12:42 +02:00
templates/users Fix other font-awesome icons 2018-10-07 18:12:42 +02:00
__init__.py Pylint compliance on users 2018-04-15 10:52:27 +00:00
acl.py Translation of users/ (front) 2018-08-18 13:38:15 +02:00
admin.py Renomme le modèle des addresses mails 2018-08-01 13:06:25 +02:00
forms.py Fix merge request 294 2018-10-07 18:12:42 +02:00
models.py Fix affichage du solde 2018-10-07 18:12:42 +02:00
serializers.py Pylint compliance on users 2018-04-15 10:52:27 +00:00
tests.py Fix ldap testing 2018-06-21 15:09:40 +00:00
urls.py Ebauche, interface de capture de mac et d'enregistrement de chambre 2018-10-07 18:12:42 +02:00
views.py Fixed label creation on AdherentCreationForm. Added AdherentEditForm. shell and gpg_fingerprint fields have been moved from AdherentForm to AdherentEditForm. 2018-10-07 18:12:42 +02:00
widgets.py Avec le name ça marche mieux 2018-05-13 17:54:48 +02:00