GRG-Projects / grgweb

0 stars 4 forks source link

Improve empty keywords management #61

Open skoudoro opened 3 years ago

skoudoro commented 3 years ago

Just a quick reminder to fix an issue when we do not have any keywords on the blog post.

see this line: https://github.com/Garyfallidis/lab/blob/master/website/views/pages.py#L20

if it is None, it crashes.