diff options
| author | Bobby <[email protected]> | 2025-03-10 21:22:04 +0530 |
|---|---|---|
| committer | Bobby <[email protected]> | 2025-03-10 21:22:04 +0530 |
| commit | f5ef9d42ebe7b2be932b35db7c5d801e9cfeb2c1 (patch) | |
| tree | ed065e5e65500fe8f804cb4ac003caa3623817b5 /apps/core | |
| parent | a9c4481356e54317584a4f92d7329364f8ad99e3 (diff) | |
| download | thatcomputerscientist-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__.py | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | apps/core/admin.py | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | apps/core/apps.py | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | apps/core/migrations/__init__.py | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | apps/core/models.py | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | apps/core/tests.py | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | apps/core/urls.py | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | apps/core/views.py | 0 |
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 |
