BestNotes/bestnotes
Th3NiKo 0bac11d36a Merge icons 2019-12-08 10:40:52 +01:00
..
__pycache__ BES-32 Added single note view by id 2019-12-07 19:24:05 +01:00
migrations BES-32 Added single note view by id 2019-12-07 19:24:05 +01:00
static BES-34 2019-12-08 10:29:08 +01:00
templates Merge icons 2019-12-08 10:40:52 +01:00
__init__.py BES-15 Created django project with new db table StudentProfile which extends User Model using a One-To-One link. 2019-11-25 00:10:39 +01:00
admin.py BES-32 Added single note view by id 2019-12-07 19:24:05 +01:00
apps.py BES-15 Created django project with new db table StudentProfile which extends User Model using a One-To-One link. 2019-11-25 00:10:39 +01:00
dbAPI.py BES-16 Added methods for adding, updating, deleting students + unittests for adding and updating 2019-11-25 15:22:36 +01:00
models.py BES-32 Added single note view by id 2019-12-07 19:24:05 +01:00
tests.py BES-16 Added methods for adding, updating, deleting students + unittests for adding and updating 2019-11-25 15:22:36 +01:00
urls.py BES-34 Add notes listing html connected with backend 2019-12-08 01:06:08 +01:00
views.py BES-34 Add notes listing html connected with backend 2019-12-08 01:06:08 +01:00