Commit Graph

14 Commits

Author SHA1 Message Date
Andreas Zweili 8f725e033f upgrade django to 2.2.13 2020-10-05 21:19:25 +02:00
Andreas Zweili 597909f1aa fix django to version 2.2 2020-10-05 20:44:21 +02:00
Andreas Zweili 54890d9358 move the django project one level up 2020-03-10 20:14:53 +01:00
Andreas Zweili b62c510524 improve the Makefile
The Makefile commands sometimes wheren't working correctly.
This changes should help with that.
2019-10-22 21:37:42 +02:00
Andreas Zweili 2d7fe4dddd sort base requirements alphabetically 2019-10-20 21:36:59 +02:00
Andreas Zweili c44868c3ee add django-background-tasks as a dependency 2019-10-20 21:36:38 +02:00
Andreas Zweili 911594d84f sort development requirements alphabetically 2019-10-20 21:36:19 +02:00
Andreas Zweili 57d835a2e8 add plotly as a depency 2019-10-20 21:20:49 +02:00
Andreas Zweili 96f2876975 add the sense emulator library to the development environment 2019-10-20 13:38:04 +02:00
Andreas Zweili 34aa2f4ba6 sense_hat needs to be a depency 2019-10-16 21:40:26 +02:00
Andreas Zweili c48f43af32 add the mixer package for development 2019-10-14 21:38:26 +02:00
Andreas Zweili a9bced323b adapt a lot of things for django 2019-10-14 17:41:07 +01:00
Andreas Zweili 1db53e1a42 move to django
I thought it might be a good idea to use Flask and Peewee for this little
project. However the overhead to learn this frameworks is bigger than I
thought. I therefore switch to django which is a framework I already know.
2019-10-13 19:35:48 +01:00
Andreas Zweili 04dbaa8e97 add requirement files 2019-10-12 19:34:48 +01:00