Generate new migrations
(venv) dhubacek@dhubacek-ntb:~/.../django-cms-qe (master u=)$ python manage.py makemigrations --dry-run
INFO [decorators.py:19] AXES: BEGIN LOG
INFO [decorators.py:20] AXES: Using django-axes 4.5.4
INFO [decorators.py:24] AXES: blocking by combination of username and IP.
Migrations for 'cms_qe_auth':
cms_qe_auth/migrations/0003_auto_20210420_1023.py
- Change managers on group
- Alter field last_name on user