Chris McDonough

Results 71 comments of Chris McDonough

This sounds like it should be an add-on package that supplies show and edit views registered for e.g. context=Interface that try to introspect the object's properties.

See also https://github.com/Pylons/substanced/tree/sdapi

I did what I thought would work here (adding the less that blaflamme suggests above, regenerating the css, adding grid.autosizeColumns() in various places in the JS and template) but I...

See https://github.com/Pylons/substanced/commit/851be80268f3c8f1c27fb6894c448678693d54b2 for my attempted fix, if anyone can help diagnose.

@reebalazs yeah i can reproduce it .. first load of http://demo.substanced.net/manage/ordered_binder/@@contents ("Creator" header is too far left, resize window and it snaps back to the right position) in Chromium /...

sphinx_build does indeed depend on git availability here. Can you describe what commands you're using that cause an error?

The intent for all the docs was to rerelease them under the same license as the code, fwiw

Thanks for this PR. It's great to see this package get a PR after 12 years of inactivity :) I'll try to review it and merge some variant of it...

Oh my dear this issue is old. Sorry about that. If you have any context into this still, maybe you can propose a patch? I honestly don't know how to...

@Hi-Angel FWIW, this is just a bug, I just tested it on Py 3.7 and it appears to work fine after modifying the Makefile to point at a py 3...