Inventarium/invsystem/user_manager
Clemens-Dautermann a4486909df Bugfixes
+ delete categories
+ translations
+ style improvements
2018-12-27 13:40:49 +01:00
..
migrations Created basic django server structure 2018-12-10 21:54:29 +01:00
static/user_manager Bugfixes 2018-12-27 13:40:49 +01:00
templates Bugfixes 2018-12-27 13:40:49 +01:00
__init__.py Created basic django server structure 2018-12-10 21:54:29 +01:00
admin.py Created basic django server structure 2018-12-10 21:54:29 +01:00
apps.py Created basic django server structure 2018-12-10 21:54:29 +01:00
forms.py Bugfixes 2018-12-27 13:40:49 +01:00
models.py Created basic django server structure 2018-12-10 21:54:29 +01:00
tests.py Created basic django server structure 2018-12-10 21:54:29 +01:00
urls.py added user management system 2018-12-18 18:24:41 +01:00
views.py created object adder app 2018-12-18 19:27:15 +01:00