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.
Fill in the name of the consumer and save.
Give the link to your LMS admin.
Notes#
The host of the URL is set by LINK_BASE
.