tubearchivist/tubearchivist/home
simon 499c47c7a1
move set_cookie to separate method for reusabliity
2022-06-21 08:01:33 +07:00
..
migrations minimal viable product 2021-09-06 00:10:14 +07:00
src move set_cookie to separate method for reusabliity 2022-06-21 08:01:33 +07:00
templates/home show grid count controls only if applicable 2022-05-30 16:21:24 +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 auto expire redis connections after 3600secs 2022-06-15 16:36:41 +07:00
config.json implement variable grid row size 2022-05-28 13:57:29 +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 refactor: default set_message in RedisArchivist to True 2022-06-16 10:37:46 +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 refactor: default set_message in RedisArchivist to True 2022-06-16 10:37:46 +07:00