Django-NotesApp/project
2023-03-04 19:25:40 +08:00
..
accounts Made content field for note unlimited 2023-03-03 23:47:30 +08:00
api Added token auth 2023-02-25 19:10:23 +08:00
config Added a custom user serializer to allow sorting of notes by user 2023-03-01 23:27:46 +08:00
notes Hotfix for not being able to POST with changed 12 hour datetime format 2023-03-04 19:25:40 +08:00
db.sqlite3 Hotfix for not being able to POST with changed 12 hour datetime format 2023-03-04 19:25:40 +08:00
manage.py Initial commit 2023-02-24 00:13:44 +08:00
requirements.txt Added requirements.txt 2023-02-26 12:25:44 +08:00