Open tko opened 9 years ago
Probably the solution to this is decribed in this thread: https://groups.google.com/forum/#!topic/bottlepy/f-FnJvUYw2s
The way to go is to provide a different/advanced json plugin, the documentation that shall be pointed to here is probably the plugin developers guide at http://bottlepy.org/docs/dev/plugindev.html
That's actually a documentation feature, keep the broken reference and have people end up here and find that great google groups thread that gives a lot of context they otherwise wouldn't have...
In http://bottlepy.org/docs/dev/tutorial.html#generating-content (Dictionaries) there's a broken reference to a tutorial that does not seem to exist.
I was hoping to find how to extend json serialization to handle datetime instances, but alas…