how do i do a regroup under a regroup for example:

      Male:
              o George Bush
              o Bill Clinton
      Female:
              o Margaret Thatcher
              o Condoleezza Rice
      Unknown:
              o Pat Smith

and then add another regroup for the age:

      Male:
             age:40+
                        o George Bush
                        o Bill Clinton
             age:18-39
                        person
                        person
      Female:
             age:40+
                         o Margaret Thatcher
                         o Condoleezza Rice
            age:18-39
                        person
                        person
   the actual regrouping (not calculating the age groups)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to