Commit graph

17 commits

Author SHA1 Message Date
b06af33a19 Update celery 2023-07-02 09:06:21 +02:00
72f8426f72 Downgrade django-celery-beat
As this is the last version support django 2.2
2023-07-01 20:44:08 +02:00
5a73707d61 Split production dependecies & update production configuration 2023-06-28 19:38:44 +02:00
0f66c5eb9b Rebuild dependencies with python 3.9 for now 2023-06-28 09:57:44 +02:00
720f6fdb78 Use Makefile to generate requirements 2023-06-26 20:21:00 +02:00
e495d7c188 Use poetry for dependency management 2020-04-13 17:06:31 +02:00
a87d4f387f Replace rest_framework_swagger with drf_yasg
rest_framework is deprecated see https://github.com/marcgibbons/django-rest-swagger#django-rest-swagger-deprecated-2019-06-04
2020-03-02 20:14:38 +01:00
961535dd60 Add axes integration & add cache configuration 2020-02-27 19:47:45 +01:00
e1e6571bb0 Update post serializer fields 2020-01-31 21:29:11 +01:00
b2829716b0 Account management 2019-11-27 22:10:02 +01:00
858f84aaad Refactor endpoint tests
Replace force_login calls with login call from client class in setUp
2019-10-28 21:35:19 +01:00
61702e720a Add swagger integration 2019-08-25 10:06:51 +02:00
a74ffae9a7 Celery integration 2019-07-14 18:44:15 +02:00
9c6be7357d Add post/category/rule endpoints 2019-07-08 22:54:24 +02:00
cfd064ec85 Add missing requirements 2019-07-01 09:39:48 +02:00
69e4e7b269 Update project requirements 2019-06-22 21:55:47 +02:00
c508cca080 Merge first implementation 2019-06-22 09:29:56 +00:00