Simon Willison
d3e9b0aecb
Document render_template() can take a Template, refs #1045
2020-10-23 17:26:15 -07:00
Simon Willison
8148c9e265
Document render_template(templates) list, closes #1045
2020-10-23 17:22:00 -07:00
gerrymanoim
6e26b05799
Fix syntax error in register_routes docs ( #1038 )
...
Thanks, @gerrymanoim
2020-10-21 15:44:16 -07:00
Simon Willison
66120a7a1c
Release 0.51a0
...
Refs #1023 , #904 , #814 , #1014 , #1016 , #1019 , #1028
2020-10-19 22:31:14 -07:00
Simon Willison
091441a444
Fixed remaining places that needed datasette.urls, closes #1025
2020-10-19 22:21:19 -07:00
Simon Willison
0d1763fb2f
More datasette.urls usage, refs #1025
2020-10-19 21:24:47 -07:00
Simon Willison
837d0bc995
Tiny typo, refs #904
2020-10-19 18:04:43 -07:00
Simon Willison
5aacc021b5
Docs for datasette.urls, closes #904
2020-10-19 17:51:39 -07:00
Simon Willison
c440ffc65a
Updated serve help, refs #1028
2020-10-19 17:33:04 -07:00
Simon Willison
6aa5886379
--load-extension=spatialite shortcut, closes #1028
2020-10-19 15:37:43 -07:00
Simon Willison
f7147260a4
Added datasette-atom and datasette-ics
2020-10-18 13:56:35 -07:00
Taylor Hodge
568bd7bbf5
Fix broken link in publish docs ( #1029 )
2020-10-17 13:05:03 -07:00
Jacob Fenton
4f7c0ebd85
Fix table name in spatialite example command ( #1022 )
...
The example query for creating a new point geometry seems to be using a table called 'museums' but at one point it instead uses 'events'. I *believe* it is intended to be museums.
2020-10-14 16:46:46 -07:00
Simon Willison
e34e84901d
Link: HTTP header pagination, closes #1014
2020-10-10 17:18:45 -07:00
Simon Willison
7e70643852
Removed --debug option, which didn't do anything - closes #814
2020-10-10 16:39:38 -07:00
Simon Willison
822260fb30
Improved homebrew instructions
2020-10-10 16:19:39 -07:00
Simon Willison
0e58ae7600
Release 0.50.2
...
Refs #1011
2020-10-09 20:53:47 -07:00
Simon Willison
6fe30c348c
Release 0.50.1
...
Refs #1010
2020-10-09 17:41:35 -07:00
Simon Willison
549a007683
Clarify that datasette.client HTTP calls are simulated
2020-10-09 16:13:41 -07:00
Simon Willison
99488de329
Link to 0.50 annotated release notes
2020-10-09 14:50:19 -07:00
Simon Willison
1bdbc8aa7f
Datasette now supports Python 3.9
2020-10-09 10:57:55 -07:00
Simon Willison
a61f0e4e15
Release 0.50
...
Refs #1001 , #514 , #891 , #943 , #969 , #970 , #978 , #980 , #996 , #997
Closes #1002
2020-10-09 10:52:44 -07:00
Simon Willison
c12b7a5def
Documentation for datasette.client, closes #1006
...
Refs #1000
2020-10-09 10:20:25 -07:00
Simon Willison
703439bdc3
Don't suggest datasette-graphql in bulidpacks demo
...
Refs #997 - it's not a great suggestion because the fivethirtyeight.db
database has so many tables.
2020-10-08 16:50:43 -07:00
Simon Willison
7a029d1eda
Link to hosting providers, refs #997
2020-10-08 16:36:22 -07:00
Simon Willison
e4f18fbd37
Deploying using buildpacks docs, closes #997
2020-10-08 16:32:04 -07:00
Simon Willison
e4554c37b7
datasette publish heroku --tar option, closes #969
2020-10-08 16:30:46 -07:00
Simon Willison
2458d7b766
Docs on deploying with systemd, refs #514
2020-10-08 15:47:37 -07:00
Simon Willison
14982bd900
Release 0.50a1
...
Refs #995 , #993 , #989
2020-10-06 13:50:54 -07:00
Geoffrey Hing
ca5ba6b77b
Document setting Google Cloud SDK properties ( #995 )
...
Document setting Google Cloud SDK properties to avoid having to respond to interactive prompts when running `datasette publish cloudrun`.
Thanks, @ghing!
2020-10-06 09:25:37 -07:00
Simon Willison
5a184a5d21
Display column type in column action menu, closes #993
...
Also added new documented db.table_column_details() introspection method.
2020-10-05 17:32:10 -07:00
Simon Willison
b68cc1c6d4
Release 0.50a0
...
Refs #891 , #970 , #978 , #980 , #981
2020-10-01 16:35:04 -07:00
Simon Willison
9a6d0dce28
datasette-json-html as render_cell example
2020-09-23 22:25:06 -07:00
Simon Willison
a980199e61
New -o option for opening Datasette in your browser, closes #970
2020-09-22 07:26:47 -07:00
Simon Willison
a258339a93
Fixed typo
2020-09-18 23:33:09 -07:00
Simon Willison
368be14c8b
Link to annotated release notes
2020-09-15 17:01:11 -07:00
Simon Willison
d456b25032
Release 0.49.1
...
Refs #967 , #966 , #956
2020-09-15 13:20:15 -07:00
Simon Willison
853c5fc370
Fixed incorrect canned query example, closes #966
2020-09-14 20:52:44 -07:00
Simon Willison
c0249525d7
Release 0.49
...
Refs #880 , #944 , #945 , #947 , #948 , #953 , #958 , #962 , #963 , #964 , #965
2020-09-14 14:38:24 -07:00
Simon Willison
72ac2fd32c
JSON API for writable canned queries, closes #880
2020-09-14 14:23:18 -07:00
Simon Willison
1552ac931e
Documented custom error pages, closes #965
2020-09-14 11:47:16 -07:00
Simon Willison
699be7dea9
raise_404() function for use in custom templates, closes #964
2020-09-14 10:39:25 -07:00
Simon Willison
c18117cf08
Release notes for 0.49a1
...
Refs #948 #958 #962 #947 #963 #944
2020-09-13 19:40:10 -07:00
Simon Willison
cc77fcd133
Optional path parameters for custom pages, closes #944
2020-09-13 19:34:43 -07:00
Simon Willison
d02f6151da
datasette --get status code for error pages, closes #947
2020-09-11 14:32:54 -07:00
Simon Willison
77521c6cd7
Documentation for --pdb, refs #962
2020-09-11 11:40:39 -07:00
Simon Willison
ca5c405d0f
New 'datasette --pdb' option, closes #962
2020-09-11 11:37:55 -07:00
Simon Willison
f65c45674d
Notes on upgrading CodeMirror, refs #948
2020-08-30 11:11:04 -07:00
Simon Willison
7178126d90
Release notes for 0.49a0
...
Refs #953 , #945
2020-08-28 16:12:47 -07:00
Simon Willison
799ecae948
register_output_renderer can now return Response, closes #953
2020-08-27 21:02:50 -07:00