stephenmcd

Results 128 comments of stephenmcd

Separate fork and branch works best. Again, I'd start with a proposed implementation on the mailing list. If there's not much code involved then by all means get it together....

> Has this been implemented? I was thinking i could propose something, if this haven't. Nope, go for it.

You need to fork Mezzanine, commits your changes and create a PR - that will make a diff available that can be easily viewed. Gists are no good.

Well dealing with vary headers and preserving the content type are two different things. I think you've uncovered a valid bug. Not sure how to deal with it - I...

Presumably safe if that's what Django does, but wouldn't that cache things like cookie values as well?

We can definitely delete it. Go ahead with the PR if you like but let me know if you can't and I'll do it. Thanks a lot.

Would you like to make that change to the docs and submit a pull request? That would be awesome, thanks.

BTW, it probably is more suited to the "Inline editing" section rather than "Admin customization".

Sounds fantastic - please go right ahead. One PR should be fine - sphinx.ext.viewcode sounds good too.

> Hey, now that we're talking about this, I would like to suggest we implement something like what the Django docs do. They enable you to view the docs for...