Add multiple cards.
authorRadek Czajka <rczajka@rczajka.pl>
Fri, 15 May 2020 14:46:29 +0000 (16:46 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Fri, 15 May 2020 14:46:29 +0000 (16:46 +0200)
commit35c6c2f590d9dbc05016208d949ccb5846f27740
treee8dbfa2408b24e9a2b799de48cd80ba26d8e6220
parent643076d4e5abfd6b870be867fe4ba9965437d0ed
Add multiple cards.
.gitignore
src/youtube/admin.py
src/youtube/migrations/0005_auto_20200515_1634.py [new file with mode: 0644]
src/youtube/migrations/0006_move_cards.py [new file with mode: 0644]
src/youtube/migrations/0007_auto_20200515_1645.py [new file with mode: 0644]
src/youtube/models.py