Projet

Général

Profil

Bug #61375

Mis à jour par Lauréline Guérin il y a environ 2 ans

https://sentry.entrouvert.org/entrouvert/publik/issues/54458/

<pre>
AttributeError: 'generator' object has no attribute 'order_by'
(11 additional frame(s) were not displayed)
...
File "<unknown source>", line 1
{{ cards|objects:&quot;arretes&quot;|getlist:&quot;id&quot;|order_by:&quot;nom&quot;|join:&quot;,&quot; }}
</pre>

(Le filtre @order_by@ est appliqué à autre chose qu'un objet @cards@)

Retour