descriptionVlastic web framework for Python 3.0
ownerHong, MinHee <dahlia@lunant.net>
last changeThu, 02 Jul 2009 21:50:19 +0900
changes
14 months ago Hong, MinHee Added `data` property into `vlastic.http.Request`. default tip
14 months ago Hong, MinHee Implemented simple arguments-query string mapping.
14 months ago Hong, MinHee Renamed `MethodDecorator` to `VerbDecorator`.
14 months ago Hong, MinHee Made method decorators can take view function as default view and negotiative views by keywords.
14 months ago Hong, MinHee Now method decorators can take negotiative view by dictionary and keyword
14 months ago Hong, MinHee Implemented the short type mapping interface for the method decorator.
15 months ago Hong, MinHee Some modifications to keep [http://vlastic.ruree.net/wiki/VlasticDev/CodingStyle coding style].
15 months ago Hong, MinHee Adding the cache for `vlastic.rom.resource.dispatch_method_handler`.
15 months ago Hong, MinHee Added content negotiation support into `vlastic.rom.decorator.MethodDecorator`. It accepts a dictionary naturally.
15 months ago Hong, MinHee Renamed `vlastic.rom.decorator.method` to `MethodDecorator` with keeping former name.
...
tags
...
branches
14 months ago 2d82b9b83ad5 default
...