Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Zweili 5374df4231 backend: add a missing comma 2021-02-08 10:55:20 +01:00
Andreas Zweili a2deb78452 backend: add DRF simplejwt package 2021-02-08 10:27:18 +01:00
Andreas Zweili 9bacd173b0 change the static path 2021-01-25 19:56:09 +01:00
Andreas Zweili 670047ba0d allow connections from backend 2021-01-25 19:55:15 +01:00
Andreas Zweili fa53b5597d remove api/accounts from the URLs 2020-12-07 18:08:40 +01:00
Andreas Zweili 026fb6e162 fix the API root
without this changes the API root only displayed the URLs for the
backup app.
Now it shows all URLs.
2020-12-07 17:53:29 +01:00
Andreas Zweili 2d880b689c correct the url names 2020-12-06 14:15:52 +01:00
Andreas Zweili 889d363c68 add tests for all rest apis 2020-11-30 23:32:39 +01:00
Andreas Zweili d49ff25355 remove unused settings 2020-11-30 16:13:53 +01:00
Andreas Zweili 069d0d50ca move django into the backend folder 2020-11-28 16:12:06 +01:00