Hi there - I was able to get most of the exercise working for the ‘Adding Dynamic Data’ exercise, except that when entering a name and description for a Thing in the Django admin, the slug name is NOT automatically created. I triple checked my code and it seems to be verbatim from the book. No trouble with the migration either. Any idea why this might be happening?
Thanks for your help