aboutsummaryrefslogtreecommitdiff
path: root/dev_status
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 /dev_status
parenta9c4481356e54317584a4f92d7329364f8ad99e3 (diff)
downloadthatcomputerscientist-f5ef9d42ebe7b2be932b35db7c5d801e9cfeb2c1.tar.xz
thatcomputerscientist-f5ef9d42ebe7b2be932b35db7c5d801e9cfeb2c1.zip
refactor code; add genre colors; rename video player class
Diffstat (limited to 'dev_status')
-rw-r--r--[-rwxr-xr-x]dev_status/__init__.py0
-rw-r--r--[-rwxr-xr-x]dev_status/admin.py0
-rw-r--r--[-rwxr-xr-x]dev_status/apps.py0
-rw-r--r--[-rwxr-xr-x]dev_status/migrations/__init__.py0
-rw-r--r--[-rwxr-xr-x]dev_status/models.py0
-rw-r--r--[-rwxr-xr-x]dev_status/tests.py0
-rw-r--r--[-rwxr-xr-x]dev_status/urls.py0
-rw-r--r--[-rwxr-xr-x]dev_status/utils.py0
-rw-r--r--[-rwxr-xr-x]dev_status/views.py0
9 files changed, 0 insertions, 0 deletions
diff --git a/dev_status/__init__.py b/dev_status/__init__.py
index e69de29b..e69de29b 100755..100644
--- a/dev_status/__init__.py
+++ b/dev_status/__init__.py
diff --git a/dev_status/admin.py b/dev_status/admin.py
index 8c38f3f3..8c38f3f3 100755..100644
--- a/dev_status/admin.py
+++ b/dev_status/admin.py
diff --git a/dev_status/apps.py b/dev_status/apps.py
index 132122b0..132122b0 100755..100644
--- a/dev_status/apps.py
+++ b/dev_status/apps.py
diff --git a/dev_status/migrations/__init__.py b/dev_status/migrations/__init__.py
index e69de29b..e69de29b 100755..100644
--- a/dev_status/migrations/__init__.py
+++ b/dev_status/migrations/__init__.py
diff --git a/dev_status/models.py b/dev_status/models.py
index 71a83623..71a83623 100755..100644
--- a/dev_status/models.py
+++ b/dev_status/models.py
diff --git a/dev_status/tests.py b/dev_status/tests.py
index 7ce503c2..7ce503c2 100755..100644
--- a/dev_status/tests.py
+++ b/dev_status/tests.py
diff --git a/dev_status/urls.py b/dev_status/urls.py
index 904114fc..904114fc 100755..100644
--- a/dev_status/urls.py
+++ b/dev_status/urls.py
diff --git a/dev_status/utils.py b/dev_status/utils.py
index 50c492a9..50c492a9 100755..100644
--- a/dev_status/utils.py
+++ b/dev_status/utils.py
diff --git a/dev_status/views.py b/dev_status/views.py
index ae6afb7c..ae6afb7c 100755..100644
--- a/dev_status/views.py
+++ b/dev_status/views.py