This website requires JavaScript.
Explore
Help
Sign In
s452101
/
BestNotes
Watch
2
Star
1
Fork
0
You've already forked BestNotes
Code
Issues
Pull Requests
Releases
Wiki
Activity
a4979c1223
BestNotes
/
bestnotes
History
ksanu
a4979c1223
Added how_to_run.txt file with simple instructions.
2019-11-25 00:19:13 +01:00
..
__pycache__
Added how_to_run.txt file with simple instructions.
2019-11-25 00:19:13 +01:00
migrations
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
__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-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
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
models.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
tests.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
urls.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
views.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