Projet

Général

Profil

Bug #8013

manager: sorting of role tables by their name does not work anymore

Ajouté par Benjamin Dauvergne il y a plus de 8 ans. Mis à jour il y a plus de 6 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
Catégorie:
-
Version cible:
Début:
03 août 2015
Echéance:
% réalisé:

100%

Temps estimé:
Patch proposed:
Non
Planning:

Description

The accessor used by the LinkColumn is __unicode__ which does not allow to infer the field for sorting, it should be changed for name.

Révisions associées

Révision 6e2b499d (diff)
Ajouté par Benjamin Dauvergne il y a plus de 8 ans

manager: change accessor of name LinkColumn of role tables (fixes #8013)

Using `name` instead of `__unicode__` helps django-tables2 into infering
the sorting field for this column.

Historique

#1

Mis à jour par Benjamin Dauvergne il y a plus de 8 ans

  • Statut changé de Nouveau à Résolu (à déployer)
  • % réalisé changé de 0 à 100
#2

Mis à jour par Benjamin Dauvergne il y a environ 8 ans

  • Statut changé de Résolu (à déployer) à Solution déployée
#3

Mis à jour par Benjamin Dauvergne il y a plus de 6 ans

  • Statut changé de Solution déployée à Fermé

Formats disponibles : Atom PDF