.. |
__init__.py
|
Initial commit
|
2019-06-04 17:00:45 +02:00 |
0001_initial.py
|
Reformat using Black
|
2019-09-27 09:29:32 +02:00 |
0002_all_conference_models.py
|
Add speakers grid and profile detail pages
|
2019-10-02 15:13:02 +02:00 |
0003_allow_null_image_dimensions.py
|
Reformat using Black
|
2019-09-27 09:29:32 +02:00 |
0004_allow_blank_fields_in_event.py
|
Reformat using Black
|
2019-09-27 09:29:32 +02:00 |
0005_allow_blank_speakers.py
|
Reformat using Black
|
2019-09-27 09:29:32 +02:00 |
0006_add_full_name_and_company_to_profile.py
|
Reformat using Black
|
2019-09-27 09:29:32 +02:00 |
0007_rename_conference_edition_to_edition.py
|
Reformat using Black
|
2019-09-27 09:29:32 +02:00 |
0008_rename_comment_to_message.py
|
Reformat using Black
|
2019-09-27 09:29:32 +02:00 |
0009_event_edition.py
|
Reformat using Black
|
2019-09-27 09:29:32 +02:00 |
0010_update_model_settings.py
|
Reformat using Black
|
2019-09-27 09:29:32 +02:00 |
0011_allow_null_user_in_profile.py
|
Reformat using Black
|
2019-09-27 09:29:32 +02:00 |
0012_add_profiles_fk_to_events.py
|
Reformat using Black
|
2019-09-27 09:29:32 +02:00 |
0013_drop_event_speaker_relation.py
|
Reformat using Black
|
2019-09-27 09:29:32 +02:00 |
0014_restore_speaker_relation.py
|
Reformat using Black
|
2019-09-27 09:29:32 +02:00 |
0015_events_spotlight_select.py
|
Reformat using Black
|
2019-09-27 09:29:32 +02:00 |
0016_add_day_number.py
|
Reformat using Black
|
2019-09-27 09:29:32 +02:00 |
0017_festival_entry_website_optional.py
|
Reformat using Black
|
2019-09-27 09:29:32 +02:00 |
0018_populate_edition_for_old_events.py
|
Reformat using Black
|
2019-09-27 09:29:32 +02:00 |
0019_add_non_null_constraint_to_event_edition_id.py
|
Reformat using Black
|
2019-09-27 09:29:32 +02:00 |
0020_fix_image_height_and_width_field_names.py
|
Add speakers grid and profile detail pages
|
2019-10-02 15:13:02 +02:00 |
0021_add_current_edition_and_add_flags.py
|
Reformat using Black
|
2019-09-27 09:29:32 +02:00 |
0022_adjust_site_settings_name.py
|
Add migration for SiteSettings verbose name
|
2019-09-27 11:38:59 +02:00 |
0023_edition_schedule_status.py
|
Add Edition.schedule_status to control if the schedule is available
|
2019-09-27 11:47:27 +02:00 |
0024_limit_ratings_to_integers_from_one_to_five.py
|
Allow users to vote on FestivalEntries
|
2019-10-01 11:48:36 +02:00 |
0025_festival_votes.py
|
Allow users to vote on FestivalEntries
|
2019-10-01 11:48:36 +02:00 |
0026_rename_voting_order_weights.py
|
Rename the voting order term weights and add a help_text for them
|
2019-10-01 14:45:27 +02:00 |
0027_add_profile_portrait.py
|
Add speakers grid and profile detail pages
|
2019-10-02 15:13:02 +02:00 |
0028_add_speakers_viewable_flag.py
|
Add speakers grid and profile detail pages
|
2019-10-02 15:13:02 +02:00 |
0029_add_indices.py
|
Add indices on Edition.year, Event.status and FestivalEntry.status
|
2019-10-02 16:35:02 +02:00 |
0030_flatfile.py
|
Allow listing links and uploading and listing images in TinyMCE
|
2019-10-03 12:03:13 +02:00 |
0031_profile_add_title.py
|
Reformat code using Black
|
2019-10-17 15:57:00 +02:00 |
0032_photo.py
|
Add simple photostream
|
2019-10-23 08:47:32 +02:00 |
0033_edition_twitter_tag.py
|
Add a bare-bones panel page including current and upcoming events and tweets.
|
2019-10-23 23:03:23 +02:00 |
0034_album.py
|
Add Albums
|
2019-10-30 09:29:00 +01:00 |
0035_edition_path_and_title.py
|
Make migrations sqlite compatible
|
2023-10-25 19:36:41 +02:00 |
0036_flatpage_published_flags.py
|
Add flags for toggling flatpage visibility in menu
|
2020-02-11 15:45:25 +01:00 |
0037_add_show_in_menu_flag_for_editions.py
|
Allow switching between editions from the main menu
|
2020-02-11 17:34:52 +01:00 |
0038_edition_flatpage_call_for_sponsors_published.py
|
WIP BCON2020LA
|
2020-02-18 16:46:34 +01:00 |
0039_profile_country_and_help_texts.py
|
Add country to the profile, update help texts
|
2022-06-09 15:10:18 +02:00 |
0040_update_event_fields.py
|
Edition: Add more fields
|
2022-06-23 13:07:42 +02:00 |
0041_alter_event_location_text.py
|
Event: Add more locations
|
2022-08-23 11:55:13 +02:00 |
0042_alter_event_category.py
|
Rename roundtable to SIG
|
2022-08-23 12:13:17 +02:00 |
0043_update_event.py
|
Event: Tweak categories and locations
|
2022-08-26 23:49:44 +01:00 |
0044_alter_edition_options.py
|
Event: Use TextChoices for status property
|
2022-09-14 16:28:19 +02:00 |
0045_alter_day_options.py
|
Invert default sorting for Day model
|
2022-09-15 17:15:46 +02:00 |
0046_event_tags.py
|
Add Event Tags
|
2022-09-16 15:38:27 +02:00 |
0047_alter_day_options.py
|
Tweak default Day model sorting
|
2022-09-19 13:07:09 +02:00 |
0048_event_proposal_field.py
|
Add proposal attribute to Event model
|
2022-09-20 19:39:50 +02:00 |
0049_event_attendees.py
|
Events: "I'm going" button and filter
|
2022-09-21 11:55:08 +02:00 |
0050_profile_is_public.py
|
Profile: "Is Public" flag and displaying attendees in presentations
|
2022-09-21 17:42:16 +02:00 |
0051_alter_profile_is_public.py
|
Profile: simpler help text for "Is public" flag
|
2022-09-22 12:09:33 +02:00 |
0052_photo_user.py
|
Photo: add user (uploader), allow attendees to upload photos
|
2022-09-22 12:52:57 +02:00 |
0053_alter_photo_options.py
|
Photos: fix UnorderedObjectListWarning in album view
|
2022-09-22 15:25:18 +02:00 |
0054_photo_hash.py
|
Photos: display link to photos in nav
|
2022-09-22 19:00:30 +02:00 |
0055_album_is_upload_open.py
|
Photos: display link to photos in nav
|
2022-09-22 19:00:30 +02:00 |
0056_event_update.py
|
Event: Updates to edit form
|
2022-09-23 14:59:30 +02:00 |
0057_alter_event_location_text.py
|
Event: Add more locations
|
2022-10-19 09:11:31 +02:00 |
0058_festival_entry_final_votes.py
|
Festival: voting page for finals
|
2022-10-19 19:27:47 +02:00 |
0059_festivalentry_thumbnail.py
|
Festival finals: add thumbnails to each entry
|
2022-10-20 11:45:57 +02:00 |
0060_edition_festival_final_voting_open.py
|
Festival finals: flag for opening/closing the voting
|
2022-10-20 12:58:02 +02:00 |
0061_alter_event_category.py
|
Event: Update sig to meeting
|
2022-10-20 14:13:56 +02:00 |
0062_location_model.py
|
Introducing: Locations
|
2022-10-20 16:07:17 +02:00 |
0063_album_constraints.py
|
Photos: Update album constraints
|
2022-10-30 22:43:58 +01:00 |
0064_alter_event_recording.py
|
Add description to recording field
|
2022-11-01 19:41:39 +01:00 |
0065_edition_attendees_viewable.py
|
Add menu to list attendees
|
2022-11-01 20:00:53 +01:00 |
0066_album_updates.py
|
Admin: Improve Album management
|
2022-11-04 16:58:48 +01:00 |
0067_edition_thumbnail.py
|
Edition: Add thumbnail
|
2023-06-12 15:44:19 +02:00 |
0068_edition_location_coordinates.py
|
Add Edition location coordinates
|
2023-07-18 20:22:23 +02:00 |
0069_event_under_review.py
|
Events: Add under_review status
|
2023-08-01 15:58:27 +02:00 |
0070_add_sponsors.py
|
Add Sponsor management
|
2023-09-22 01:41:40 +02:00 |
0071_sponsor_level_remove_slug.py
|
Sponsors: Remove slug from SponsorLevel
|
2023-09-22 14:02:32 +02:00 |
0072_ticket_sale_status.py
|
Tickets: Add Edition-level banner for ticket sale
|
2023-09-25 12:32:42 +02:00 |
0073_edition_statuses.py
|
Improve various Edition fields
|
2023-10-03 12:23:39 +02:00 |
0074_edition_updates.py
|
Improve various Edition fields
|
2023-10-03 12:23:39 +02:00 |
0075_edition_email.py
|
Improve various Edition fields
|
2023-10-03 12:23:39 +02:00 |
0076_alter_album_order.py
|
Models: make Album.order nullable, otherwise production data cannot be loaded with loaddata
|
2024-05-13 15:03:12 +02:00 |