Commit Graph

12 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
42a47e72c6 add authenticated tests for core views 2020-12-07 16:03:09 +01:00
Andreas Zweili
2d880b689c correct the url names 2020-12-06 14:15:52 +01:00
Andreas Zweili
10d85749de remove unused code 2020-11-30 18:52:32 +01:00
Andreas Zweili
c3fe206381 rename the core view tests 2020-11-30 17:48:34 +01:00
Andreas Zweili
ccbcce3551 change core to relativ imports 2020-11-30 17:09:10 +01:00
Andreas Zweili
02c41bd8f4 add dashes to the core URLs 2020-11-30 16:43:23 +01:00
Andreas Zweili
f206e8f82d add empty urls files to all the apps 2020-11-30 16:31:30 +01:00
Andreas Zweili
c6bb767138 add viewsets for HoursInDay and MinutesInHour 2020-11-28 16:29:02 +01:00
Andreas Zweili
cc68c5a585 add tests for HoursInDay and MinutesInHour 2020-11-28 16:28:38 +01:00
Andreas Zweili
5e9edcd968 add tests for month and dayofmonth 2020-11-28 16:20:16 +01:00
Andreas Zweili
069d0d50ca move django into the backend folder 2020-11-28 16:12:06 +01:00