DjangoAdminHackers / django-linkcheck

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).
BSD 3-Clause "New" or "Revised" License
75 stars 26 forks source link

Release django-linkcheck 1.5 #81

Closed claudep closed 7 years ago

claudep commented 7 years ago

I'd like to have a new release soon. Here is a tentative CHANGELOG content:

Any other suggestion?

andybak commented 7 years ago

I'm afraid I've rather been lost on Unity/VR world recently so haven't been watching closely. Unless @fruitschen has any suggestions that looks good to me.

claudep commented 7 years ago

Thanks, I still just want to get a green light for #80 before going further.

andybak commented 7 years ago

Sorry - I didn't spot that. I've just accepted that PR.

claudep commented 7 years ago

OK, 1.5 is out: https://pypi.python.org/pypi/django-linkcheck/1.5