mpeltriaux
5de3f4c24e
* adds restorable delete functionality to Team model * refactors minor code model parts by introducing DeletableObjectMixin * only non-deleted Teams can be chosen for sharing * deleted Teams can be restored using the proper function on the backend admin * deleted Teams do not provide * adds migration |
||
---|---|---|
.. | ||
migrations | ||
models | ||
templates/ema | ||
tests | ||
utils | ||
__init__.py | ||
admin.py | ||
apps.py | ||
filters.py | ||
forms.py | ||
managers.py | ||
settings.py | ||
tables.py | ||
urls.py | ||
views.py |