.. |
__init__.py
|
|
|
0001_initial.py
|
|
|
0002_all_conference_models.py
|
|
|
0003_allow_null_image_dimensions.py
|
|
|
0004_allow_blank_fields_in_event.py
|
|
|
0005_allow_blank_speakers.py
|
|
|
0006_add_full_name_and_company_to_profile.py
|
|
|
0007_rename_conference_edition_to_edition.py
|
|
|
0008_rename_comment_to_message.py
|
|
|
0009_event_edition.py
|
|
|
0010_update_model_settings.py
|
|
|
0011_allow_null_user_in_profile.py
|
|
|
0012_add_profiles_fk_to_events.py
|
|
|
0013_drop_event_speaker_relation.py
|
|
|
0014_restore_speaker_relation.py
|
|
|
0015_events_spotlight_select.py
|
|
|
0016_add_day_number.py
|
|
|
0017_festival_entry_website_optional.py
|
|
|
0018_populate_edition_for_old_events.py
|
|
|
0019_add_non_null_constraint_to_event_edition_id.py
|
|
|
0020_fix_image_height_and_width_field_names.py
|
|
|
0021_add_current_edition_and_add_flags.py
|
|
|
0022_adjust_site_settings_name.py
|
|
|
0023_edition_schedule_status.py
|
|
|
0024_limit_ratings_to_integers_from_one_to_five.py
|
|
|
0025_festival_votes.py
|
|
|
0026_rename_voting_order_weights.py
|
|
|
0027_add_profile_portrait.py
|
|
|
0028_add_speakers_viewable_flag.py
|
|
|
0029_add_indices.py
|
|
|
0030_flatfile.py
|
|
|
0031_profile_add_title.py
|
|
|
0032_photo.py
|
|
|
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
|
|
|
0035_edition_path_and_title.py
|
Make migrations sqlite compatible
|
2023-10-25 19:36:41 +02:00 |
0036_flatpage_published_flags.py
|
|
|
0037_add_show_in_menu_flag_for_editions.py
|
|
|
0038_edition_flatpage_call_for_sponsors_published.py
|
|
|
0039_profile_country_and_help_texts.py
|
|
|
0040_update_event_fields.py
|
Edition: Add more fields
|
2022-06-23 13:07:42 +02:00 |
0041_alter_event_location_text.py
|
|
|
0042_alter_event_category.py
|
|
|
0043_update_event.py
|
Event: Tweak categories and locations
|
2022-08-26 23:49:44 +01:00 |
0044_alter_edition_options.py
|
|
|
0045_alter_day_options.py
|
|
|
0046_event_tags.py
|
|
|
0047_alter_day_options.py
|
|
|
0048_event_proposal_field.py
|
|
|
0049_event_attendees.py
|
|
|
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
|
|
|
0052_photo_user.py
|
|
|
0053_alter_photo_options.py
|
|
|
0054_photo_hash.py
|
|
|
0055_album_is_upload_open.py
|
|
|
0056_event_update.py
|
|
|
0057_alter_event_location_text.py
|
|
|
0058_festival_entry_final_votes.py
|
|
|
0059_festivalentry_thumbnail.py
|
|
|
0060_edition_festival_final_voting_open.py
|
|
|
0061_alter_event_category.py
|
|
|
0062_location_model.py
|
|
|
0063_album_constraints.py
|
|
|
0064_alter_event_recording.py
|
|
|
0065_edition_attendees_viewable.py
|
|
|
0066_album_updates.py
|
|
|
0067_edition_thumbnail.py
|
|
|
0068_edition_location_coordinates.py
|
|
|
0069_event_under_review.py
|
|
|
0070_add_sponsors.py
|
|
|
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 |