Ticket #289 (closed enhancement: fixed)
Add datetime.date to protocol's simplejson encoder in order to be able to use dates in SQLAlchemy
| Reported by: | yves | Owned by: | fredj |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.1 Release |
| Component: | General.server | Version: | SVN |
| Keywords: | Cc: | ||
| State: | Commit |
Description
There is a special encoder in Protocol called MapFishJSONEncoder. This patch adds code to deal with dates.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
