Capwell/todo

Possible copy/paste typo.

Closed this issue · 0 comments

Possible copy/paste typo on line 22.

todo/deals/forms.py

Lines 20 to 22 in ee8512c

slug = cleaned_data['slug']
if not slug:
title = cleaned_data['slug']