An 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).
This is not necessarily required for #125 (since I don't use the admin views of this app and only had the translation of the model fields/properties in mind), but for consistency reasons, I think this addition makes sense.
This is not necessarily required for #125 (since I don't use the admin views of this app and only had the translation of the model fields/properties in mind), but for consistency reasons, I think this addition makes sense.