datasette/datasette
Simon Willison 5c5e9b3657 Request.fake(... url_vars), plus .fake() is now documented
Also made 'from datasette import Request' shortcut work.

Closes #1697
2022-03-31 19:01:58 -07:00
..
publish
static Don't show facet in cog menu if not allow_facet, closes #1683 2022-03-24 12:16:19 -07:00
templates Don't show facet in cog menu if not allow_facet, closes #1683 2022-03-24 12:16:19 -07:00
utils Request.fake(... url_vars), plus .fake() is now documented 2022-03-31 19:01:58 -07:00
views Don't show facet in cog menu if not allow_facet, closes #1683 2022-03-24 12:16:19 -07:00
__init__.py Request.fake(... url_vars), plus .fake() is now documented 2022-03-31 19:01:58 -07:00
__main__.py
actor_auth_cookie.py
app.py Documented datasette.check_visibility() method, closes #1678 2022-03-21 12:01:37 -07:00
blob_renderer.py Rename route match groups for consistency, refs #1667, #1660 2022-03-19 09:52:08 -07:00
cli.py
database.py Databases can now have a .route separate from their .name, refs #1668 2022-03-19 17:11:17 -07:00
default_magic_parameters.py
default_menu_links.py
default_permissions.py
facets.py Fixed bug where tables with a column called n caused 500 errors 2022-03-18 18:37:54 -07:00
filters.py
hookspecs.py
inspect.py
plugins.py
renderer.py
sql_functions.py
tracer.py
url_builder.py Fixed internal links to respect db.route, refs #1668 2022-03-19 17:31:23 -07:00
version.py Release 0.61.1 2022-03-23 11:54:10 -07:00