There has been a lot of talk lately about portable social networks and a free social graph. To help build this social graph, Pownce now has a new feature where you can display the other online social networks you're a member of.
I thought other people might like to implement a similar feature on their own website so I've put the models, forms, and views (as well as an example) in Django-PSN (Portable Social Networks), for anyone to use on their Django-powered site. More information on how this project can be used to collect online social network data can be found here.
This is the first Django code (other than snippets) that I've made publicly available so please feel free to leave feedback or file bug reports.