mpeltriaux
0ce913c672
* refactors user/forms.py by splitting into modals package and regular forms * regular forms can now be found at user/forms/user.py and user/forms/team.py * modal forms can now be found at user/forms/modals/... |
||
---|---|---|
.. | ||
forms | ||
migrations | ||
models | ||
templates/user | ||
tests | ||
__init__.py | ||
admin.py | ||
apps.py | ||
enums.py | ||
urls.py | ||
views.py |