conference-website/conference_main
2024-08-09 12:50:33 +02:00
..
management/commands Schedule: Command to generate screenshots 2023-10-25 19:37:38 +02:00
migrations Add top-level code-of-conduct 2024-07-18 22:38:48 +02:00
static Navbar: Remove box shadow from Buy Tickets button 2024-06-07 16:46:21 +02:00
templates Bump presentation deadline date 2024-08-09 12:50:33 +02:00
templatetags Fix handling of refunds 2024-05-28 13:46:04 +02:00
tests Tests: update event with missing description/abstract 2024-06-17 14:21:07 +02:00
views Actually save fields added to the presentation form 2024-06-04 19:37:36 +02: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 Models: various fixes to the RecordModificationMixin 2024-05-13 19:09:12 +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 Talk submission: Make abstract field required 2024-06-04 19:49:44 +02:00
model_mixins.py Models: various fixes to the RecordModificationMixin 2024-05-13 19:09:12 +02:00
models.py Models: make Album.order nullable, otherwise production data cannot be loaded with loaddata 2024-05-13 15:03:12 +02:00
permissions.py Cleanup: Remove unused code 2023-09-25 12:31:46 +02:00
signals.py Signals: skip all signals triggered by "raw" data 2024-05-13 15:04:15 +02:00
urls.py Remove tweepy 2024-01-14 21:55:23 +01:00
util.py Assume HTTP when "absolutifying" URLs under DEBUG 2024-05-21 19:18:59 +02:00
widgets.py Allow listing links and uploading and listing images in TinyMCE 2019-10-03 12:03:13 +02:00