8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-07-04 05:04:06 +00:00
re2o/users
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 2020-11-23 17:06:37 +01:00
locale/fr/LC_MESSAGES feat(trans): Translate remaining fuzzy translations 2021-01-24 12:02:59 +01:00
management/commands feat: Move LDAP to an optional app. 2021-01-11 21:53:49 +01:00
migrations feat: ⬆️ Support for django 2.2 (#308) 2021-02-14 09:29:10 +01:00
templates/users fix: Whitelist and ticket list responsiveness 2021-01-15 19:46:35 +01:00
__init__.py Ça se dit Rézo Metz 'tain 2020-11-23 17:06:37 +01:00
acl.py Ça se dit Rézo Metz 'tain 2020-11-23 17:06:37 +01:00
admin.py feat: Move LDAP to an optional app. 2021-01-11 21:53:49 +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
signals.py feat: Move LDAP to an optional app. 2021-01-11 21:53:49 +01:00
test_models.py I like my black. 2019-11-04 22:47:24 +01:00
tests.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
views.py Ça se dit Rézo Metz 'tain 2020-11-23 17:06:37 +01:00
views_autocomplete.py Unlogged->LoggedOut 2021-01-02 23:42:13 +01:00
widgets.py I like my black. 2019-11-04 22:47:24 +01:00