add media backend

This commit is contained in:
j 2022-04-22 18:20:42 +01:00
commit f257da3567
13 changed files with 133 additions and 2 deletions

3
app/media/tests.py Normal file
View file

@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.