Name | Last commit | Last update |
---|---|---|
.. | ||
migrations | ||
templates/hid | ||
tests | ||
__init__.py | ||
forms.py | ||
tables.py | ||
urls.py | ||
views.py |
I think the version of the models you get for migrations doesn't include the methods we defined, so the save method doesn't set slug from name. So I have added explicit name and made the old name, which was in slug format, into the value of slug.
Name | Last commit | Last update |
---|---|---|
.. | ||
migrations | ||
templates/hid | ||
tests | ||
__init__.py | ||
forms.py | ||
tables.py | ||
urls.py | ||
views.py |