Joe Jasinski

Results 14 comments of Joe Jasinski

I'm working on a fix to clear each cache key on save. I need to test still. My work can be found here. https://github.com/imagescape/django-chunks/tree/develop

@elmq0022 thanks for the feedback. I originally added that `__hash__` method to try to resolve this delete issue, and thought that it had. However, looks like it needs another look....

Hi, I'd be interested in using a this with support for haystack 2.0. Would it be possible to create this 2.0 development branch, perhaps with BertrandBordage's codebase as a starting...

The above changes work for when the model field is set to "blank=False, null=False". Still working on getting it to work for "blank=True, null=False"

I have a patch with a bunch of fixes and modifications. I'd like to get involved. How do I submit it to you? (sorry, kind of new to github still)

Thanks AdamN and svetlyak40wt, I'll update with my changes and send you a request.

As an update, I've forked the code and have added my changes. I'm still working on adding unit tests, but time has been scarse lately. I'll let you know when...

I agree that it's confusing to see that message. Perhaps instead of removing the SIGs, we just add the title and meeting type to that list. That info is all...

This MR should address this https://github.com/chicagopython/chipy.org/pull/531

This should have been closed in April given the MR above. Doing so now.