8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-07-04 05:04:06 +00:00
re2o/ldap_sync
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
..
management/commands feat: Move LDAP to an optional app. 2021-01-11 21:53:49 +01:00
migrations feat: Integrate the removal of LDAP to migration squash. 2021-01-11 21:53:49 +01:00
__init__.py feat: Move LDAP to an optional app. 2021-01-11 21:53:49 +01:00
admin.py feat: Move LDAP to an optional app. 2021-01-11 21:53:49 +01:00
apps.py feat: Move LDAP to an optional app. 2021-01-11 21:53:49 +01:00
models.py feat: Move LDAP to an optional app. 2021-01-11 21:53:49 +01:00
tests.py feat: Move LDAP to an optional app. 2021-01-11 21:53:49 +01:00
urls.py feat: ⬆️ Support for django 2.2 (#308) 2021-02-14 09:29:10 +01:00
views.py feat: Move LDAP to an optional app. 2021-01-11 21:53:49 +01:00