conference-website/conference_main
2024-02-14 23:02:36 +01:00
..
management/commands Schedule: Command to generate screenshots 2023-10-25 19:37:38 +02:00
migrations Make migrations sqlite compatible 2023-10-25 19:36:41 +02:00
static Deploy: Remove .js.map references 2024-01-25 15:20:07 +01:00
templates Add self-made pricing table 2024-01-30 02:55:10 +01:00
templatetags Presentation Detail: Style and layout improvements 2023-08-02 19:39:51 +02:00
tests Tests: update out-of-date checks 2023-12-12 14:46:33 +01:00
views Update to Django 4.2 2024-01-19 01:09:45 +01:00
__init__.py Specify a default_app_config for conference_main 2019-06-05 21:47:10 +02:00
admin_mixins.py Admin: Add mixing to export as CSV 2022-10-25 19:40:09 +02:00
admin.py Admin: Prevent saving accepted events without duration 2023-10-18 20:39:30 +02:00
apps.py Add verbose name to conference_main 2019-06-05 21:46:19 +02:00
context_processors.py Set edition to the current one in context_processor 2023-10-05 15:09:41 +02:00
forms.py Festival: Add thumbnail field to entry form 2022-10-26 21:47:09 +02:00
model_mixins.py Tickets checkout and transactional emails 2022-06-10 16:50:43 +02:00
models.py Add message_form_url property to entities 2023-10-05 15:27:57 +02:00
permissions.py Cleanup: Remove unused code 2023-09-25 12:31:46 +02:00
signals.py Replace hardcoded email address with settings 2024-02-14 23:02:36 +01:00
urls.py Remove tweepy 2024-01-14 21:55:23 +01:00
util.py Photos: display link to photos in nav 2022-09-22 19:00:30 +02:00
widgets.py Allow listing links and uploading and listing images in TinyMCE 2019-10-03 12:03:13 +02:00