Django-NotesApp/project/notes
2023-02-25 16:48:43 +08:00
..
migrations Allow showing of note timestamp in api 2023-02-25 16:48:43 +08:00
__init__.py Initial commit 2023-02-24 00:13:44 +08:00
admin.py Initial commit 2023-02-24 00:13:44 +08:00
apps.py Initial commit 2023-02-24 00:13:44 +08:00
models.py Initial commit 2023-02-24 00:13:44 +08:00
serializers.py Allow showing of note timestamp in api 2023-02-25 16:48:43 +08:00
tests.py Initial commit 2023-02-24 00:13:44 +08:00
urls.py Initial commit 2023-02-24 00:13:44 +08:00
views.py Initial commit 2023-02-24 00:13:44 +08:00