You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pinax is an open-source platform built on the Django Web Framework. It is an ecosystem of reusable Django apps, themes, and starter project templates.
This collection can be found at https://pinaxproject.com.
symposion
symposion is a conference management solution from Eldarion. It was built with the generous support of the Python Software Foundation. See https://eldarion.com/symposion/ for commercial support, customization and hosting.
Quickstart
To install symposion, run:
pip install symposion
symposion is a Django app. You will need to create a Django project to
customize and manage your Symposion installation. We have built a basic
Django startproject template that includes symposion (https://github.com/pinax/pinax-project-symposion).
In case of any questions, we recommend you join our Pinax Slack team (https://slack.pinaxproject.com) and ping us there instead of creating an issue on GitHub. Creating issues on GitHub is of course also valid but we are usually able to help you faster if you ping us in Slack.
In order to foster a kind, inclusive, and harassment-free community, the Pinax Project has a code of conduct, which can be found here https://pinaxproject.com/pinax/code_of_conduct/. We ask you to treat everyone as a smart human programmer that shares an interest in Python, Django, and Pinax with you.
Pinax Project Blog and Twitter
For updates and news regarding the Pinax Project, please follow us on Twitter at @pinaxproject and check out our blog https://blog.pinaxproject.com.