Getting ready

Create an accounts app and put this app under INSTALLED_APPS, in the settings:

# myproject/apps/_base.py
INSTALLED_APPS = [
# …
"myproject.apps.accounts",
]
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.219.14.63