User migration script
V09 user management needs isn't compatible with previous version
Need migration script
Raised by JB here startinblox/framework/sib-core#554 (closed)
You only need to use the latest of djangoldp & packages that you need.
A makemigrations will generate a migration for your models with the urlid field.
Notice that this migration is incompatible with older datas. You may have to re-create users or create a migration script for your datas.