Commit graph

21 commits

Author SHA1 Message Date
0e02573e9f Switch to production to prepare for deployment and merge to master 2023-03-29 19:42:35 +08:00
390040d460 Added logic to support public notes 2023-03-29 19:37:42 +08:00
bad4d4d647 Update frontend url 2023-03-25 13:17:16 +08:00
dd5f0c94d2 Match url to frontend url 2023-03-25 13:02:07 +08:00
e562f9ab76 Revert master branch to debug mode true. Production will handle debug false 2023-03-19 21:03:09 +08:00
6ebfd367ab Whitenoise hotfix 2023-03-19 21:00:28 +08:00
d08be3754f Added allowed hosts 2023-03-19 20:56:50 +08:00
869d8db7dc Added django-simple-history library 2023-03-19 20:53:34 +08:00
9216087cde Added whitenoise and use gmail for smtp service 2023-03-19 20:41:11 +08:00
3f96b4e7db Moved secret key to .env file 2023-03-15 23:12:01 +08:00
eccedf5715 Removed unused timezone import insettings.py 2023-03-05 22:06:16 +08:00
5c318d6dbb Fixed timezone for date_created 2023-03-04 22:07:34 +08:00
ff7934407a Added a custom user serializer to allow sorting of notes by user 2023-03-01 23:27:46 +08:00
36635161dc Activation now points to localhost:3000 2023-02-27 00:27:26 +08:00
41c77ae9ef Added token auth 2023-02-25 19:10:23 +08:00
fdc9381216 Registered test user 2023-02-25 18:39:40 +08:00
60538110c8 Added email confirmation redirect to mailtrap 2023-02-25 18:00:08 +08:00
4ad3bedb18 Added djoser 2023-02-25 17:57:38 +08:00
ebc827b5fa Revert hiding secret key so you can clone repo directly 2023-02-24 00:39:36 +08:00
250b005f59 Hid secret key in .env file 2023-02-24 00:29:16 +08:00
67bd8957d5 Initial commit 2023-02-24 00:13:44 +08:00