This page provides information about the current HTML request and the user's session. It is used for development and debugging purposes.
{'args': (None,),
'next': '/password',
'request': <WSGIRequest: GET '/session?next=%2Fpassword'>,
'request full path': '/session?next=%2Fpassword',
'request path': '/session',
'request.GET': {'next': ['/password']},
'reset': False,
'session': {},
'site_config': <Configuration: photos.devpresso.org (https://photos.devpresso.org) (SMTP: True) [last update: 2023-10-12 11:41:44.686662+00:00] -- ACTIVE CONFIGURATION>}