Stephen Paulger

Results 16 comments of Stephen Paulger

I think it would be great to have a way to make Countries Hierarchical and have meta data describing whether they are countries or sovereign states. For the UK currently...

@saadqc I'm not sure what your use case is but you may be able to use filters to achieve what you're trying to do while using this log handler. https://docs.python.org/2/howto/logging-cookbook.html#filters-contextual

@saadqc Interested to hear what package you've switched to. I've had a different issue with this one when using ElasticSearch 6.5.

@d1skort did you find a workaround for this?

@d1skort ok, thanks for getting back to me. It's a shame as I've been using this with a single handler in prod for months without issue. I'll have to look...

Having this issue with xapian-haystack 1.1.5beta (from PyPI) and django-haystack 1.2.7 (also from PyPI). I can't update to master because that has django-haystack 2.x.x as a requirement.

The way that worked for me was (after using the changes in this PR #401) to use the plain layout. ```markdown Put your table of contents macro here. Put your...

A similar example which I think shows some inconsistency in how inline macros work. There are two pairs of macros, the first is the tblbox macro from the project's README...

This is out of date now, if you'd like to consider doing this you can let me know and I can redo it.

Closing this for now.