Register Tool for SQL-Train Admin#

Command Line Instructions#

Interactively generate a consumer link which you can give your LMS admin with:

python manage.py makeconsumerlink

Django Admin Page#

Go the admin page, locate “One off registration links” and add an object.

Consumer Link

Fill in the name of the consumer and save.

Form

Give the link to your LMS admin.

Link

Notes#

The host of the URL is set by LINK_BASE.