cliff xuan

Results 15 comments of cliff xuan

@ericvsmith what's your plan for this repository? are you still maintaining it? thanks.

@ericvsmith my change is exactly that -- backporting dataclasses to 3.6. it picked up one of the latest changes on dataclasses in 3.7 for namedtuples and added it to 3.6.

OK. That'll be good. When do you expect this to happen?

look forward to the new version of REST framework! for the time being i'm using this class decorator: https://github.com/ministryofjustice/moj-product-dashboard/blob/develop/dashboard/libs/swagger_tools.py#L5 use case: https://github.com/ministryofjustice/moj-product-dashboard/blob/develop/dashboard/apps/dashboard/views.py#L117

@gjain0 my decorator works only for list view. i don't have a use case for yours yet. feel free to modify it.

@lcrilly Thanks very much for the reply with the solution as well as the reference to the complete example. I can see it working and will give it a try.

I had exactly the same problem. Took me a while to figure out why my `wildmenu` for `:` is broken. The reasons I don't want to `cmp-cmdline` for `:` are:...

@joernhees pointed me here. I am working on a project called Copyright Hub. http://copyrighthub.co.uk We program in Python, use linked data and need to do reasoning. FuXi looks a good...