aboutsummaryrefslogtreecommitdiff
path: root/apps/core
diff options
context:
space:
mode:
authorBobby <[email protected]>2025-03-10 21:22:04 +0530
committerBobby <[email protected]>2025-03-10 21:22:04 +0530
commitf5ef9d42ebe7b2be932b35db7c5d801e9cfeb2c1 (patch)
treeed065e5e65500fe8f804cb4ac003caa3623817b5 /apps/core
parenta9c4481356e54317584a4f92d7329364f8ad99e3 (diff)
downloadthatcomputerscientist-f5ef9d42ebe7b2be932b35db7c5d801e9cfeb2c1.tar.xz
thatcomputerscientist-f5ef9d42ebe7b2be932b35db7c5d801e9cfeb2c1.zip
refactor code; add genre colors; rename video player class
Diffstat (limited to 'apps/core')
-rw-r--r--[-rwxr-xr-x]apps/core/__init__.py0
-rw-r--r--[-rwxr-xr-x]apps/core/admin.py0
-rw-r--r--[-rwxr-xr-x]apps/core/apps.py0
-rw-r--r--[-rwxr-xr-x]apps/core/migrations/__init__.py0
-rw-r--r--[-rwxr-xr-x]apps/core/models.py0
-rw-r--r--[-rwxr-xr-x]apps/core/tests.py0
-rw-r--r--[-rwxr-xr-x]apps/core/urls.py0
-rw-r--r--[-rwxr-xr-x]apps/core/views.py0
8 files changed, 0 insertions, 0 deletions
diff --git a/apps/core/__init__.py b/apps/core/__init__.py
index e69de29b..e69de29b 100755..100644
--- a/apps/core/__init__.py
+++ b/apps/core/__init__.py
diff --git a/apps/core/admin.py b/apps/core/admin.py
index 8c38f3f3..8c38f3f3 100755..100644
--- a/apps/core/admin.py
+++ b/apps/core/admin.py
diff --git a/apps/core/apps.py b/apps/core/apps.py
index ab0051ed..ab0051ed 100755..100644
--- a/apps/core/apps.py
+++ b/apps/core/apps.py
diff --git a/apps/core/migrations/__init__.py b/apps/core/migrations/__init__.py
index e69de29b..e69de29b 100755..100644
--- a/apps/core/migrations/__init__.py
+++ b/apps/core/migrations/__init__.py
diff --git a/apps/core/models.py b/apps/core/models.py
index 71a83623..71a83623 100755..100644
--- a/apps/core/models.py
+++ b/apps/core/models.py
diff --git a/apps/core/tests.py b/apps/core/tests.py
index 7ce503c2..7ce503c2 100755..100644
--- a/apps/core/tests.py
+++ b/apps/core/tests.py
diff --git a/apps/core/urls.py b/apps/core/urls.py
index 3d64a60d..3d64a60d 100755..100644
--- a/apps/core/urls.py
+++ b/apps/core/urls.py
diff --git a/apps/core/views.py b/apps/core/views.py
index 6b68b8bf..6b68b8bf 100755..100644
--- a/apps/core/views.py
+++ b/apps/core/views.py