Thubrecht/daphne #815
No reviewers
Labels
No labels
devtype -- backend
devtype -- docs
devtype -- frontend
devtype -- user interface
difficulty -- easy
difficulty -- hard
difficulty -- normal
Doing
domain -- bda
domain -- bds
domain -- cof
domain -- core
domain -- kfet
Good first issue
priority -- high
priority -- low
priority -- medium
priority -- staff-wanted
status -- development
status -- discussion
status -- need review
status -- production
status -- ready to merge
status -- todo
To Do
type -- bug
type -- hygiene
type -- improvement
type -- new feature
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: DGNum/gestioCOF#815
Loading…
Reference in a new issue
No description provided.
Delete branch "thubrecht/daphne"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Passage à django 3.2 et channels 3.x
Closes #300
assigned to @thubrecht
added 15 commits
69de48f2
- 1 commit from branchmaster
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 4 commits
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 2 commits
Compare with previous version
added 6 commits
Compare with previous version
added 1 commit
Compare with previous version
marked this merge request as ready
changed the description
added 1 commit
Compare with previous version
mentioned in merge request !512
On load deux fois
static
D'après
gestioasso.settings.local
: "Settings utilisés lors d'un développement en local (dans un virtualenv)."Ça ne me parait pas approprié d'avoir ça commme valeur par défaut de
DJANGO_SETTINGS_MODULE
?(Cela dit la version précédente pointe vers un
__init__.py
vide)Pourquoi on n'a plus besoin de ça ?
C'est supprimé
C'est appelé à juste 3 endroits on peut peut-être inliner le
get_channel_layer().group_send
?Ça mérite un commentaire pour expliquer qu'on peut pas créer des utilisateurs à cause des pbs d'async et pgsql
LGTM avec les quelques commentaires ci-dessus
C'est bien touffu, j'espère qu'ils vont pas encore rechanger leur API du tout au tout avant un bout de temps
added 40 commits
master
965ba074
- Fix vagrant setup w/ daphnef026e0b5
- Update to django channels 2654848c4
- Update daphne versione1d942a7
- Add default http routerd120a2bb
- Update base consumers6db3ed60
- Update django version65ea5d21
- Update django-redis-cache and fix vagrant setup3411bc8a
- keyOrder is deprecated, using a list in Meta gives the correct ordera01e11e4
- Fix app import1ae5c80f
- Add default django asgi handler2b712dd0
- Channels 35a28aab7
- Simplify group_send for kpsulc9158c8e
- Fix kpsul tests9a7deb5e
- Fix kfet.ope tests95e658d0
- Update redis, and implement a custom channel layer to send datetime/decimal objects8a1c39e4
- ugettext -> gettextb512ba2d
- Change backend name as the old one is deprecated6e4895fb
- Update django-djconfigaeb90f72
- Remove default_app_config9e1e13d3
- Update kfet.open tests67e921a4
- Try to flush old messages in tests16f50083
- Try not running tests in parallel48dd2571
- Only run kf tests in sequential mode (to fix issues with channels)14eb7401
- Fix typo8d655f8b
- cof has been renamed to gestioasso1e5d3073
- Update changelog6be970b2
- Replace unique_together by UniqueConstraint29726486
- url -> re_pathe51951b1
- Use AutoField instead of BigAutoField75bf5c9b
- assertEquals is deprecated0b03a42a
- Explicitely set transform=repr in assertQuerysetEquals2b2fcb8d
- assertDictContainsSubset is deprecatedef68e469
- Update django-hCaptchad756cb1f
- Remove useless migrationse2d7bba8
- dev: update requirementsCompare with previous version
changed this line in version 16 of the diff
added 3 commits
192b9d1e
- kfet: remove redundant static tag74241e22
- dev: set explicitely DJANGO_SETTINGS_MODULE7968a702
- kfet/open: Add comment to testCompare with previous version
Si on fait pointer les settings vers un
__init__.py
vide au moins ça fait tout planter quand on essaie de lancer le serveur sans rien vérifier, ce qui est préférable imoresolved all threads
added 1 commit
157165a7
- dev: update requirements and directly read the filesCompare with previous version
added 58 commits
master
42bd1cde
- assertEquals is deprecated68065c94
- Explicitely set transform=repr in assertQuerysetEqualsb37c9dae
- assertDictContainsSubset is deprecated59683ec5
- Update django-hCaptcha1fea8ed4
- Remove useless migrations0568daca
- dev: update requirements50e59167
- kfet: remove redundant static tag533d4fdb
- dev: set explicitely DJANGO_SETTINGS_MODULE8c391469
- kfet/open: Add comment to test2e5ecdf6
- dev: update requirements and directly read the filesCompare with previous version
2e5ecdf636
tod6109a9312