Commit Graph

11 Commits

Author SHA1 Message Date
Andreas Zweili 1e520e7203 add a minimal working example 2021-01-25 21:00:08 +01:00
Andreas Zweili 70676c5a90 add default orderings 2020-12-07 18:45:22 +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 0e45fa1350 add authenticated tests for customer views 2020-12-07 16:08:33 +01:00
Andreas Zweili 2d880b689c correct the url names 2020-12-06 14:15:52 +01:00
Andreas Zweili a2cb35ceaa add views for customer rest api 2020-11-30 21:29:26 +01:00
Andreas Zweili e9d52f6f3d fix a typo 2020-11-30 17:59:54 +01:00
Andreas Zweili 731acab046 add tests for customers rest api 2020-11-30 17:56:25 +01:00
Andreas Zweili f206e8f82d add empty urls files to all the apps 2020-11-30 16:31:30 +01:00
Andreas Zweili 9738a9495c remove unused code from customers 2020-11-30 15:12:25 +01:00
Andreas Zweili 069d0d50ca move django into the backend folder 2020-11-28 16:12:06 +01:00