datasette/datasette/views
2025-10-24 12:21:48 -07:00
..
__init__.py Drop 3.8 testing, add 3.13 testing, upgrade Black 2025-03-09 20:45:18 -07:00
base.py New allowed_resources_sql plugin hook and debug tools (#2505) 2025-10-08 14:27:51 -07:00
database.py Add parent filter and include_is_private to allowed_resources() 2025-10-24 10:32:18 -07:00
index.py Migrate homepage to use bulk allowed_resources() and fix NULL handling in SQL JOINs 2025-10-24 10:32:18 -07:00
row.py results.dicts() method, closes #2414 2024-09-01 17:20:41 -07:00
special.py Refactor AllowedResourcesView to use datasette.allowed_resources() 2025-10-24 12:21:48 -07:00
table.py fix: tilde encode database name in expanded foreign key links (#2476) 2025-04-16 22:15:11 -07:00