Before You Begin

Note

This guide assumes you’re setting up django_flex_user with a brand new Django project (i.e. right after running startproject and before applying any migrations).

Due to implementation details of Django, it’s significantly more difficult to set up django_flex_user mid-project. If you intend to set up django_flex_user mid-project, expect extra configuration steps which are outside the scope of this guide.