Hi, Bruno Soares, well values_list is not what I'm looking for, I'm searching for a list of field names, not field values.
Imagine you have a queryset you know nothing about it (how it gets generated) and you want to build a representation (table) of it. The first thing would be to render the table header, to do so you need to know what fields are selected + their order. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/8240041f-3f04-4da7-b74e-6ecf3f11b4af%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

