8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-07-04 05:04:06 +00:00
re2o/machines
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 16:37:10 +01:00
migrations feat: ⬆️ Support for django 2.2 (#308) 2021-02-14 09:29:10 +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 2020-11-23 17:06:37 +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
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 Remove mbf on views 2021-01-24 16:37:09 +01:00
views_autocomplete.py Fix minor issues with DAL 2021-01-24 16:37:09 +01:00