mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-05 01:16:27 +00:00
Fix, can't serialize this var
This commit is contained in:
parent
4661511c87
commit
1e6b12db6a
1 changed files with 1 additions and 2 deletions
|
@ -150,7 +150,6 @@ class AssoOptionSerializer(NamespacedHMSerializer):
|
||||||
"adresse2",
|
"adresse2",
|
||||||
"contact",
|
"contact",
|
||||||
"telephone",
|
"telephone",
|
||||||
"profile_image",
|
|
||||||
"pseudo",
|
"pseudo",
|
||||||
"utilisateur_asso",
|
"utilisateur_asso",
|
||||||
"description",
|
"description",
|
||||||
|
|
Loading…
Reference in a new issue