Bugfix: Add missing migrations
There is missing migrations on authentication/migrations/ and register/migrations/. It seems like someone didn't commit their migrations file. Based on Django docs https://docs.djangoproject.com/en/3.0/intro/tutorial02/, migrations should be committed