Add CSV exporter for the sessions list to token options
authorSteve Singer <^Ceve@ssinger.info>
Wed, 3 Sep 2025 09:28:36 +0000 (11:28 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 3 Sep 2025 09:30:46 +0000 (11:30 +0200)
commite4bb7059fa34a55cb8ace087d79bc656b671eaf3
treeeb81b76f6924e841a152ed8c5f5d1d4ada14161d
parente8a9f54222b961aeaca07ab0f384ecc915fef4b7
Add CSV exporter for the sessions list to token options

This way a static site (for example) can pull down all sessions and
their data.
postgresqleu/confreg/backendviews.py
postgresqleu/confreg/migrations/0023_accesstokens.py
postgresqleu/confreg/models.py