Ross M Karchner

Results 10 comments of Ross M Karchner

I've been thinking the other way around: we move our legacy Django apps into cfgov-refresh (open sourcing a bunch of them in the process). My votes would be: - "core"...

Yeah-- they're just python packages. other ideas: cmscore cmstypes cms wagtail calls their own primary package 'wagtailsite' https://github.com/torchbox/wagtail-wagtailsite

@MisterGlass Are you using Alpine, by any chance?

Same as @muleyashutosh -- the complete Dockerfile is: ``` FROM python:alpine RUN apk add bash RUN pip install "Cython

I wanted to note here that I tried to use template credentials today, and like the above, I was disappointed when it didn't work. My work around was to include...

I've kind of soured a bit on the idea of aggregating ical files-- but @HarlanH made it work for a while. If I was going to pick it up again,...

Is that "hack solution" something that works, today, or is it just speculation on how this feature could work?

Would this help solve this SAM issue? https://github.com/awslabs/serverless-application-model/issues/138

AWS folks, any chance this will move onto the board soon?

What are you trying to accomplish with this change? The `^` doesn't seem to do anything in Github Flavored Markdown