Find a file
Henrik Levkowetz fca8b30b51 The 'area' returned from the AreaGroup.objects is itself a foreign key,
which means we need to look up area_acronym, but that's also a foreign
key, so again we look up the value we want: acronym.  Simply doing
dictsort in the template on area would sort on the FK, I assume --
at least it didn't resolve things to 3 levels, each time looking up the
key we were interested in...
 - Legacy-Id: 151
2007-05-22 21:50:42 +00:00
ietf The 'area' returned from the AreaGroup.objects is itself a foreign key, 2007-05-22 21:50:42 +00:00
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00