|
d6109a9312
|
dev: update requirements and directly read the files
|
2024-07-12 14:54:14 +02:00 |
|
|
a69bd0426f
|
kfet/open: Add comment to test
|
2024-07-12 14:54:14 +02:00 |
|
|
81a4dbef7c
|
dev: set explicitely DJANGO_SETTINGS_MODULE
|
2024-07-12 14:54:14 +02:00 |
|
|
4fedf3453d
|
kfet: remove redundant static tag
|
2024-07-12 14:54:14 +02:00 |
|
|
8607d77c84
|
dev: update requirements
|
2024-07-12 14:54:14 +02:00 |
|
|
bc55a3067e
|
Remove useless migrations
|
2024-07-12 14:54:14 +02:00 |
|
|
dd68ad91cd
|
Update django-hCaptcha
|
2024-07-12 14:54:14 +02:00 |
|
|
2f71246509
|
assertDictContainsSubset is deprecated
|
2024-07-12 14:54:14 +02:00 |
|
|
a20a1c11d6
|
Explicitely set transform=repr in assertQuerysetEquals
|
2024-07-12 14:54:14 +02:00 |
|
|
0e1ff1765a
|
assertEquals is deprecated
|
2024-07-12 14:54:14 +02:00 |
|
|
177d413f4c
|
Use AutoField instead of BigAutoField
|
2024-07-12 14:54:14 +02:00 |
|
|
01dd16c795
|
url -> re_path
|
2024-07-12 14:54:14 +02:00 |
|
|
84c87c1b4b
|
Replace unique_together by UniqueConstraint
|
2024-07-12 14:54:14 +02:00 |
|
|
1b143b322f
|
Update changelog
|
2024-07-12 14:54:14 +02:00 |
|
|
f9456e3c29
|
cof has been renamed to gestioasso
|
2024-07-12 14:54:14 +02:00 |
|
|
dd1350f1c2
|
Fix typo
|
2024-07-12 14:54:14 +02:00 |
|
|
8f4cb68d31
|
Only run kf tests in sequential mode (to fix issues with channels)
|
2024-07-12 14:54:14 +02:00 |
|
|
3a3f96a8df
|
Try not running tests in parallel
|
2024-07-12 14:54:14 +02:00 |
|
|
7d8926e459
|
Try to flush old messages in tests
|
2024-07-12 14:54:14 +02:00 |
|
|
3fee014384
|
Update kfet.open tests
|
2024-07-12 14:54:14 +02:00 |
|
|
cd351786bb
|
Remove default_app_config
|
2024-07-12 14:54:14 +02:00 |
|
|
7362c2fa2a
|
Update django-djconfig
|
2024-07-12 14:54:14 +02:00 |
|
|
efbc947145
|
Change backend name as the old one is deprecated
|
2024-07-12 14:54:14 +02:00 |
|
|
0c45262fbc
|
ugettext -> gettext
|
2024-07-12 14:54:14 +02:00 |
|
|
cabd277b4a
|
Update redis, and implement a custom channel layer to send datetime/decimal objects
|
2024-07-12 14:54:14 +02:00 |
|
|
4108efe8c9
|
Fix kfet.ope tests
|
2024-07-12 14:54:14 +02:00 |
|
|
693e4252d5
|
Fix kpsul tests
|
2024-07-12 14:54:14 +02:00 |
|
|
3aa928e8f0
|
Simplify group_send for kpsul
|
2024-07-12 14:54:14 +02:00 |
|
|
5e2e68960b
|
Channels 3
|
2024-07-12 14:54:14 +02:00 |
|
|
91e9beee11
|
Add default django asgi handler
|
2024-07-12 14:54:14 +02:00 |
|
|
ac286209ed
|
Fix app import
|
2024-07-12 14:54:14 +02:00 |
|
|
b03cda5962
|
keyOrder is deprecated, using a list in Meta gives the correct order
|
2024-07-12 14:54:14 +02:00 |
|
|
4feb567af7
|
Update django-redis-cache and fix vagrant setup
|
2024-07-12 14:54:14 +02:00 |
|
|
1ac47885d0
|
Update django version
|
2024-07-12 14:54:14 +02:00 |
|
|
071c810605
|
Update base consumers
|
2024-07-12 14:54:14 +02:00 |
|
|
7f00ce0ff1
|
Add default http router
|
2024-07-12 14:54:14 +02:00 |
|
|
95136cb4eb
|
Update daphne version
|
2024-07-12 14:54:14 +02:00 |
|
|
e299997aa8
|
Update to django channels 2
|
2024-07-12 14:54:14 +02:00 |
|
|
40f34926bb
|
Fix vagrant setup w/ daphne
|
2024-07-12 14:54:14 +02:00 |
|