Clips now connect to account
authorGeorgios Atheridis <georgios@atheridis.org>
Sun, 22 Jan 2023 12:59:06 +0000 (12:59 +0000)
committerGeorgios Atheridis <georgios@atheridis.org>
Sun, 22 Jan 2023 12:59:06 +0000 (12:59 +0000)
commit937809ee418e23425ed3c6879adb0a18a9bc6498
treea0db4b344db079d63a22d97690e3723244ccb960
parentf6a5f98104d4f96fc707a4199e4f22c8b7f06155
Clips now connect to account
core/manager/migrations/0001_initial.py
core/manager/migrations/0002_alter_clip_broadcaster_id_and_more.py [deleted file]
core/manager/migrations/0002_rename_user_clip_account.py [new file with mode: 0644]
core/manager/migrations/0003_alter_clip_account.py [new file with mode: 0644]
core/manager/models.py
core/manager/request_clip.py
core/manager/views.py