I want to allow the admins of my site to filter users from a specific country on the Admin Site. So the natural thing to do would be something like this:
#ad
Django 1.3 fixed it. You're now allowed to span relations in list_filter
https://docs.djangoproject.com/en/1.3/ref/contrib/admin/#django.contrib.admin.ModelAdmin.list_filter