Apps¶
- class single_session.apps.SingleSessionConfig(app_name, app_module)¶
The app config for the single_session app.
- ready()¶
This ready() method will load the signals that will be triggered if a user has logged in or logged out, and will populate the ModelAdmin for the user model, given there is such ModelAdmin.