8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-05-16 23:56:12 +00:00
re2o/machines
Hugo Levy-Falk d26d912328 fix: Remove old migrations that prevent a fresh install without LDAP.
Fix #329.

BREAKING CHANGE: you need to define the proper router in re2o/settings_locals.py for LDAP to continue working properly. See re2o/settings_locals.example.py.
2021-02-14 10:24:09 +01:00
..
api style: 🎨 Apply black and isort 2021-02-14 09:29:10 +01:00
locale/fr/LC_MESSAGES feat(trans): Translate remaining fuzzy translations 2021-01-24 16:37:10 +01:00
migrations fix: Remove old migrations that prevent a fresh install without LDAP. 2021-02-14 10:24:09 +01:00
templates/machines Add iptype autocomplete search 2021-01-24 16:37:09 +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 style: 🎨 Apply black and isort 2021-02-14 09:29:10 +01:00
apps.py style: 🎨 Apply black and isort 2021-02-14 09:29:10 +01:00
forms.py style: 🎨 Apply black and isort 2021-02-14 09:29:10 +01:00
models.py style: 🎨 Apply black and isort 2021-02-14 09:29:10 +01:00
tests.py Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
urls.py style: 🎨 Apply black and isort 2021-02-14 09:29:10 +01:00
views.py style: 🎨 Apply black and isort 2021-02-14 09:29:10 +01:00
views_autocomplete.py style: 🎨 Apply black and isort 2021-02-14 09:29:10 +01:00