summaryrefslogtreecommitdiff
path: root/Biz/PodcastItLater/Admin.py
AgeCommit message (Collapse)Author
2025-09-05Refactor Admin view components and improve code organizationBen Sima
2025-09-04Refactor Admin and Database path stuffBen Sima
Moved the Admin related stuff to a separate file. Removed the repetitive `db_path` arg everywhere and replaced it with correct assumptions, similar to whats in other apps.