datasette/datasette/views
Simon Willison bcc4f6bf1f
track_event() mechanism for analytics and plugins
* Closes #2240
* Documentation for event plugin hooks, refs #2240
* Include example track_event plugin in docs, refs #2240
* Tests for track_event() and register_events() hooks, refs #2240
* Initial documentation for core events, refs #2240
* Internals documentation for datasette.track_event()
2024-01-31 15:21:40 -08:00
..
__init__.py New JSON design for query views (#2118) 2023-08-07 18:47:39 -07:00
base.py jinja2_environment_from_request() plugin hook 2024-01-05 14:33:23 -08:00
database.py track_event() mechanism for analytics and plugins 2024-01-31 15:21:40 -08:00
index.py Template slot family of plugin hooks - top_homepage() and others 2024-01-30 19:54:03 -08:00
row.py track_event() mechanism for analytics and plugins 2024-01-31 15:21:40 -08:00
special.py track_event() mechanism for analytics and plugins 2024-01-31 15:21:40 -08:00
table.py track_event() mechanism for analytics and plugins 2024-01-31 15:21:40 -08:00