Logo
Explore Help
Sign In
Sicherhaven/eventify_backend
4
0
Fork 0
You've already forked eventify_backend
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
43123d0ff1b7159f706ac8cddfe3e5bb67a537d4
eventify_backend/events/migrations/migrations/0010_merge_20260324_1443.py

15 lines
299 B
Python
Raw Normal View History

feat: add source field with 3 options, fix EventListAPI fallback, add is_eventify_event to API response - Event.source field updated: eventify, community, partner (radio select in form) - EventListAPI: fallback to all events when pincode returns < 6 - EventListAPI: include is_eventify_event and source in serializer - Admin API: add source to list serializer - Django admin: source in list_display, list_filter, list_editable - Event form template: proper radio button rendering for source field Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 11:23:03 +00:00
# Generated by Django 4.2.21 on 2026-03-24 14:43
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('events', '0007_add_is_featured_is_top_event'),
('events', '0009_alter_event_id_alter_eventimages_id'),
]
operations = [
]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 88ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API