conference-website/conference_main
Anna Sirota 4f283d6f0e Add top-level code-of-conduct
Squashed commit of the following:

commit 105de98da1
Author: Francesco Siddi <francesco.siddi@gmail.com>
Date:   Thu Jul 18 22:10:21 2024 +0200

    Add top-level code-of-conduct

    Features migration that creates the page if missing.
2024-07-18 22:38:48 +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 Navbar: Remove box shadow from Buy Tickets button 2024-06-07 16:46:21 +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
admin_mixins.py
admin.py Models: various fixes to the RecordModificationMixin 2024-05-13 19:09:12 +02:00
apps.py
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