if available, otherwise we fallback to simplejson. Improved the default jsonification rule for datetime and date objects.
9 lines
233 B
Plaintext
9 lines
233 B
Plaintext
A WSGI object-dispatching web framework, in the spirit of TurboGears, only
|
|
much much smaller, with many fewer dependancies.
|
|
|
|
TODO
|
|
====
|
|
|
|
* Switch "hooks" over to Context Managers.
|
|
|
|
* JSONify dates as isoformat strings by default. |