django-linkcheck

A Django app that will analyze and report on links in any model that you register with it
Download

django-linkcheck Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Andy Baker

django-linkcheck Tags


django-linkcheck Description

A Django app that will analyze and report on links in any model that you register with it 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 override methods of the Linkcheck object should you need to do anything more complicated (like generate URLs from slug fields etc).You should run it's management command via cron or similar to check external links regularly to see if their status changes. All links are checked automatically when objects are saved. This is handled by signals.GitHub page: http://github.com/andybak/django-linkcheck/ Requirements: · Django · Python


django-linkcheck Related Software