Django-NotesApp/project/notes/migrations
2023-03-03 23:47:30 +08:00
..
0001_initial.py Initial commit 2023-02-24 00:13:44 +08:00
0002_note_date_created.py Initial commit 2023-02-24 00:13:44 +08:00
0003_alter_note_content.py Initial commit 2023-02-24 00:13:44 +08:00
0004_historicalnote.py Allow showing of note timestamp in api 2023-02-25 16:48:43 +08:00
0005_delete_historicalnote.py Allow showing of note timestamp in api 2023-02-25 16:48:43 +08:00
0006_note_owner.py Notes now has owner foreign key 2023-03-01 22:58:22 +08:00
0007_alter_note_owner.py Notes now has owner foreign key 2023-03-01 22:58:22 +08:00
0008_alter_note_owner.py Notes now has owner foreign key 2023-03-01 22:58:22 +08:00
0009_alter_note_content.py Made content field for note unlimited 2023-03-03 23:47:30 +08:00
__init__.py Initial commit 2023-02-24 00:13:44 +08:00