Commit Graph

11 Commits

Author SHA1 Message Date
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
db6bd18b31 fix a typo 2020-12-07 15:41:45 +01:00
Andreas Zweili
3cb5a1f0b9 add tests for authenticated backup views 2020-12-06 14:18:48 +01:00
Andreas Zweili
2d880b689c correct the url names 2020-12-06 14:15:52 +01:00
Andreas Zweili
86b2c94143 make the urls for backups uniform 2020-11-30 18:47:59 +01:00
Andreas Zweili
773e2474f6 rename the backup view tests 2020-11-30 17:48:22 +01:00
Andreas Zweili
e81400ec5a add rest api for backups 2020-11-30 17:34:21 +01:00
Andreas Zweili
1ffa5cb110 add tests for backup REST API 2020-11-30 17:11:10 +01:00
Andreas Zweili
f206e8f82d add empty urls files to all the apps 2020-11-30 16:31:30 +01:00
Andreas Zweili
55e0a2610d remove unused code from backups 2020-11-30 14:29:36 +01:00
Andreas Zweili
069d0d50ca move django into the backend folder 2020-11-28 16:12:06 +01:00