First bookshelf implementation

This commit is contained in:
2023-10-02 00:02:24 +02:00
parent b8572c1701
commit 968ebeb0b6
11 changed files with 398 additions and 1 deletions

3
ram/bookshelf/tests.py Normal file
View File

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