BestNotes/bestnotes
ksanu 269cda217d BES-65 Usunięcie mozliwosci logowania ze strony logowania 2020-01-19 23:55:40 +01:00
..
__pycache__ BES-65 Usunięcie mozliwosci logowania ze strony logowania 2020-01-19 23:55:40 +01:00
migrations BES-65 Usunięcie mozliwosci logowania ze strony logowania 2020-01-19 23:55:40 +01:00
static BES-6 Remove Powered by Tiny, add word count instead 2020-01-19 11:10:45 +01:00
templates BES-65 Usunięcie mozliwosci logowania ze strony logowania 2020-01-19 23:55:40 +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
forms.py BES-55 Adding notes with tinymce, fix showing too many subjects 2020-01-11 12:45:47 +01:00
models.py BES-6 Delete note 2020-01-15 16:47:34 +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-6 Add new features, font color, font style, context menu. Fixed showing code sample properly 2020-01-19 11:02:52 +01:00
views.py BES-65 Usunięcie mozliwosci logowania ze strony logowania 2020-01-19 23:55:40 +01:00