add digg button to your site
It's easy to add a submit button for digg, Reddit, del.icio.us, furl, and others.
Pick a button from www.digg.com/tools/buttons
I liked these:Add the link
Fill in url, title, and bodytext
Use 'urlencode' filter tag to make sure that url,title, and bodytext are url-encoded.Django-related
In my django template for articles, I added the following line: ;Add other popular submit buttons
