django-linkcheck 1.0

django-linkcheck is a fairly flexible Django app that will analyze and report on links in any model that you register with it. Links can be bare (urls or image and file fields) or embedded in HTML (linkcheck handles the parsing). It's fairly easy to...