Mike Moniker

Results 2 issues of Mike Moniker

I proposed a fix in this PR [https://github.com/PacktPublishing/Django-5-By-Example/pull/29](https://github.com/PacktPublishing/Django-5-By-Example/pull/29)

### In the section: Creating and applying migrations I was getting this error when running this command. This is the change that fixed the error. **Command:** `python manage.py makemigrations blog...