8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-06-30 11:04:38 +00:00
re2o/cotisations
Yoann Pétri 6736caf9f4 feat: ⬆️ Support for django 2.2 (#308)
Support for django 2.2. Rename django.conf.urlresolvers. Change url to path. Add apps to app folder. Edit migrations for on_delete. Edit models for on_delete.

Drop compatibility for django 1.x
2021-02-14 09:29:10 +01:00
..
api Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
locale/fr/LC_MESSAGES feat(trans): Translate remaining fuzzy translations 2021-01-24 16:37:10 +01:00
migrations feat: ⬆️ Support for django 2.2 (#308) 2021-02-14 09:29:10 +01:00
payment_methods feat: ⬆️ Support for django 2.2 (#308) 2021-02-14 09:29:10 +01:00
templates/cotisations fix: Use bootstrap class for fa-check and fa-times color instead of hardcoded value 2021-01-24 16:37:10 +01:00
__init__.py Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
acl.py Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
admin.py Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
apps.py feat: ⬆️ Support for django 2.2 (#308) 2021-02-14 09:29:10 +01:00
forms.py Move new autocomplete widgets on widget file 2021-01-02 23:21:15 +01:00
models.py feat: ⬆️ Support for django 2.2 (#308) 2021-02-14 09:29:10 +01:00
test_models.py Split the membership duration from the connection duration 2021-01-24 16:36:16 +01:00
test_views.py Split the membership duration from the connection duration 2021-01-24 16:36:16 +01:00
tex.py Ça se dit Rézo Metz 'tain 2020-11-23 17:06:37 +01:00
urls.py feat: ⬆️ Support for django 2.2 (#308) 2021-02-14 09:29:10 +01:00
utils.py fix: 🐛 Fix send_mail_voucher function 2021-01-24 16:37:09 +01:00
validators.py I like my black. 2019-11-04 22:47:24 +01:00
views.py fix: 🐛 Fix voucher_pdf function (#315) 2021-01-24 16:37:10 +01:00
views_autocomplete.py Add can_list acl, move views autocomplete mixins to re2o/views.py 2020-12-30 19:06:09 +01:00