Commit Graph

8 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
4cc53a1e32 add authenticated tests for user views 2020-12-07 16:32:48 +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
76bbd6fde3 add tests for users rest api 2020-11-30 18:11:24 +01:00
Andreas Zweili
f206e8f82d add empty urls files to all the apps 2020-11-30 16:31:30 +01:00
Andreas Zweili
5dfbc3e4a0 remove unused code from users 2020-11-30 16:14:04 +01:00
Andreas Zweili
069d0d50ca move django into the backend folder 2020-11-28 16:12:06 +01:00