konova/user
mpeltriaux 05c1bf677c User forms
* 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/...
2022-08-18 10:17:09 +02:00
..
forms User forms 2022-08-18 10:17:09 +02:00
migrations Migrations + Cleanup 2022-08-15 10:50:01 +02:00
models Mail sending 2022-08-10 08:59:24 +02:00
templates/user #185 Parcel loading on public reports 2022-08-02 09:38:03 +02:00
tests #169 Team delete-restore 2022-05-31 09:10:44 +02:00
__init__.py User menu 2021-07-08 11:07:33 +02:00
admin.py #169 Team delete-restore 2022-05-30 15:38:16 +02:00
apps.py User menu 2021-07-08 11:07:33 +02:00
enums.py New Notification 2022-08-10 08:03:18 +02:00
urls.py #146 Team leave 2022-04-13 15:52:41 +02:00
views.py User forms 2022-08-18 10:17:09 +02:00