neomad-team / neomad.org

Platform for nomad workers.
https://neomad.org
15 stars 4 forks source link

fixed article cannot be listed, error 500 #322

Closed vinyll closed 4 years ago

vinyll commented 4 years ago

The following error occured on the server:

  File "…/blog/models.py", line 122, in morph
    if('https://steemit.com/' in self.content):
TypeError: argument of type 'NoneType' is not iterable