django/djangopeople

Invalid links on profile pages

brutasse opened this issue · 0 comments

Some people added links without the http(s):// prefix, resulting in invalid links in their profile pages. TODO:

  • Check that validation is done properly on user input
  • Fix existing data