symposion_app/pinaxcon
Ben Sturmfels 34509d23eb
Make vendored symposion into an installable Python package
This allows us to install with `pip install "-e vendor/symposion"` similar to
the other vendored packages. There's no good reason for this to be different to
the others and depend on PYTHONPATH hacking.

Re-add
2023-04-24 16:38:25 +10:00
..
proposals Update talk materials license 2023-04-24 12:38:48 +10:00
raffle Update to Django 2.2 2020-11-22 23:58:14 +10:00
registrasion Add models/forms for additional tracks 2023-04-20 17:47:34 +10:00
saml2 Add a custom saml_config_loader 2018-07-13 14:15:49 +10:00
templates Reduce homepage padding 2023-04-24 13:21:13 +10:00
templatetags Fix venueless token creation 2021-01-22 22:20:46 +10:00
__init__.py Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00
apps.py flake8 again 2017-03-31 11:54:46 +11:00
csrf_view.py Fix TypeError when rendering CSRF failure view 2018-06-30 00:11:23 +00:00
devmode_settings.py Add django-user-accounts app for use in place of SSO 2023-04-20 00:00:00 +10:00
devmode_urls.py Update to Django 2.2 2020-11-22 23:58:14 +10:00
disable_cscache.py Mass style-check update 2017-03-31 11:54:46 +11:00
monkey_patch.py Update to Django 2.2 2020-11-22 23:58:14 +10:00
settings.py Make vendored symposion into an installable Python package 2023-04-24 16:38:25 +10:00
urls.py Move remaining Pelican pages into Django 2023-04-24 13:16:39 +10:00
views.py Fixed proposal views in dashboard 2018-06-30 10:56:52 +12:00
wsgi.py Update to Django 2.2 2020-11-22 23:58:14 +10:00