tubearchivist/tubearchivist/home
simon 8e860d4f01
fix last page error for more than 10k results, #156
2022-01-27 23:39:07 +07:00
..
migrations minimal viable product 2021-09-06 00:10:14 +07:00
src fix last page error for more than 10k results, #156 2022-01-27 23:39:07 +07:00
templates/home fix last page error for more than 10k results, #156 2022-01-27 23:39:07 +07:00
tests testing tests 2021-10-11 16:55:47 +07:00
__init__.py moove startup functions to ready() method to avoid double execs 2021-09-27 17:45:44 +07:00
admin.py custom user models for admin login 2021-10-25 19:28:05 +07:00
apps.py major refactor, split up modules 2022-01-22 22:13:37 +07:00
config.json Basic Google Cast Support (#140) 2022-01-11 18:31:22 +07:00
models.py custom user models for admin login 2021-10-25 19:28:05 +07:00
settings.py minimal viable product 2021-09-06 00:10:14 +07:00
tasks.py major refactor, split up modules 2022-01-22 22:13:37 +07:00
urls.py fix missing auth of search, reduce nginx alias to relevant paths only 2022-01-01 22:17:44 +07:00
views.py update doc strings to represent new module structure 2022-01-23 19:32:08 +07:00