Skip to main content

This plugin will give the option to attendees of an event to mark their registration as public. Public registrations will be shown along their answers to questions marked as public by the organizers on a world-readable page.

Project description

This is a plugin for pretix.

This plugin will give the option to attendees of an event to mark their registration as public. Public registrations will be shown along their answers to questions marked as public by the organizers on a world-readable page.

Development setup

  1. Make sure that you have a working pretix development setup.

  2. Clone this repository.

  3. Activate the virtual environment you use for pretix development.

  4. Execute python setup.py develop within this directory to register this application with pretix’s plugin registry.

  5. Execute make within this directory to compile translations.

  6. Restart your local pretix server. You can now use the plugin from this repository for your events by enabling it in the ‘plugins’ tab in the settings.

This plugin has CI set up to enforce a few code style rules. To check locally, you need these packages installed:

pip install flake8 isort black

To check your plugin for rule violations, run:

black --check .
isort -c .
flake8 .

You can auto-fix some of these issues by running:

isort .
black .

To automatically check for these issues before you commit, you can run .install-hooks.

License

Copyright 2019-2023 Felix Schäfer, Dominik Weitz

Released under the terms of the MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pretix-public-registrations-1.5.2.tar.gz (15.6 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file pretix-public-registrations-1.5.2.tar.gz.

File metadata

  • Download URL: pretix-public-registrations-1.5.2.tar.gz
  • Upload date:
  • Size: 15.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.17

File hashes

Hashes for pretix-public-registrations-1.5.2.tar.gz
Algorithm Hash digest
SHA256 25ddd4d90594b892630a72ecd4d418d4bf7cdb351a0b852cb2f30d894852bca3
MD5 2e8e56e389d476e0a89fd927ffcd4331
BLAKE2b-256 1af084d6be2520bc2127a16ec796e475040070bc48d7fdaef01072ef72b75ec7

See more details on using hashes here.

File details

Details for the file pretix_public_registrations-1.5.2-py3-none-any.whl.

File metadata

  • Download URL: pretix_public_registrations-1.5.2-py3-none-any.whl
  • Upload date:
  • Size: 18.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.17

File hashes

Hashes for pretix_public_registrations-1.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3cc07d8926f1dbf248dfe7df165cd7230a22bb7f1dc7aca59b6127b6f46b79c3
MD5 e16d0f5eca5421516741fa9276876062
BLAKE2b-256 4690cb88fe7f1377f307edf3ab968308ed6f2475907366ebb2d6e53fde493c28

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page