mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
bitcoin events added
This commit is contained in:
13
draft.yaml
13
draft.yaml
@@ -1,13 +0,0 @@
|
||||
models:
|
||||
Meetup:
|
||||
city_id: foreign
|
||||
name: string:unique
|
||||
link: string
|
||||
MeetupEvent:
|
||||
meetup_id: foreign
|
||||
date: date
|
||||
start: time
|
||||
end: time:nullable
|
||||
location: string:nullable
|
||||
description: text:nullable
|
||||
link: string:nullable
|
||||
|
||||
Reference in New Issue
Block a user