tubearchivist/tubearchivist/home
simon d4e266f9c0 refactor home view to view_config dict 2021-10-27 11:01:09 +07:00
..
migrations minimal viable product 2021-09-06 00:10:14 +07:00
src implementing throttled-rate option 2021-10-26 17:14:26 +07:00
templates/home implementing throttled-rate option 2021-10-26 17:14:26 +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 new thumbnails module and new cache layout 2021-10-11 13:33:28 +07:00
config.json implementing throttled-rate option 2021-10-26 17:14:26 +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 add thumbnail download for manual import 2021-10-16 17:03:39 +07:00
urls.py added logout functionality 2021-10-22 11:45:06 +07:00
views.py refactor home view to view_config dict 2021-10-27 11:01:09 +07:00