Commit Graph
22 Commits
Author SHA1 Message Date
tanner 674e3fd253 Set test user's passwords correctly 2021-07-17 02:59:12 +00:00
tanner a9c51a14a4 Programmatically generate seed data 2021-07-16 06:13:09 +00:00
tanner bcf65157d0 Delete seeds.yml 2021-07-16 06:11:49 +00:00
tanner 8ff02f6149 Enable token auth class 2021-07-16 04:18:46 +00:00
tanner 73a8006ac3 Update README to use seed data 2021-07-16 00:13:12 +00:00
tanner abdaad0214 Fix bugs with seed command 2021-07-16 00:02:11 +00:00
tanner aec57102f2 Add CORS headers when in DEBUG mode 2021-07-16 00:02:11 +00:00
tanner 5b4726bee8 Restrict object permissions to owners 2021-04-15 01:35:44 +00:00
tanner fa993289b1 Add creation time to Transaction model 2021-04-15 00:09:12 +00:00
tanner f514af6f5f Add API routes for all models 2021-04-15 00:02:10 +00:00
tanner 0e1c5d10fb Whitelist all hosts when debugging 2021-04-15 00:01:18 +00:00
tanner c790f39741 Add Account, Stack, Transaction models 2021-04-14 23:38:01 +00:00
tanner 475f686dfe Set up api app 2021-04-14 23:37:44 +00:00
tanner a8869e5fdd Disable csfr 2021-04-11 18:44:33 -06:00
tanner 69a7dd3816 Setup up dj-rest-auth 2021-04-11 16:53:24 -06:00
tanner 1f729f073c Switch to dj-rest-auth 2021-04-11 16:53:24 -06:00
tanner a2323321e3 Rollback requirements 2021-03-20 23:46:34 +00:00
tanner 56d3a1a862 Add Django admin site 2021-03-20 17:11:47 -06:00
tanner 5d7103081c Freeze requirements 2021-03-20 16:17:36 -06:00
tanner 1ee7ca25e1 Install rest-auth 2021-03-20 16:07:43 -06:00
tanner 24386dbcec Set up serializer 2021-03-20 16:01:10 -06:00
tanner cf2a059d4e Run Django Rest Framework quickstart 2021-03-20 15:47:33 -06:00