Eric Carmichael

Results 31 issues of Eric Carmichael

Hey there, thanks for pytest-django! Appreciate all of the hard work, have used it quite a few times with no problems. We're running into a bit of a snag where...

bug

So with an initial ordering everything is great: ![image](https://cloud.githubusercontent.com/assets/2185159/14192251/6340bf94-f751-11e5-81bc-e3385f4f294c.png) But if I change parents of a category, like moving one category inside another (almost like DELETING that category) I get...

On MacOSX with Docker and the following versions of relevant libraries: ``` channels==2.0.2 Django==2.0.2 djangorestframework==3.7.7 daphne==2.0.3 asgiref==2.1.6 ``` (I also tried a `pip install -U -r requirements.txt` to try and...

bug
exp/intermediate

Heyo, thanks so much for releasing and maintaining this project, so far has been a breeze to work with! I am trying to implement this fella and it doesn't seem...

enhancement

Hey there! Thanks so much for releasing this for free, so far it's been working pretty well for us. We have ### Working code + the query it generates: ```py...

bug
help wanted

Hey there! Thanks so much for this project, overall has been a joy to work with. One little hangup we're having is including "openslide.dylib"-type files. I've tried the following with...

First of all: thanks so much for this module! I use it a shitload and it, basically, never lets me down. Appreciate it :) I'm getting this little problemo with...

Hey there! Thanks so much for releasing/maintaining this package, so far it's worked well for us. We're running into a tiny problem at the moment, it seems like we can't...

I'm not able to select `BP_RTSCamera` as a parent for my new Blueprint .. I'm probably doing something silly. I'm using the latest release, 0.21 Thanks for releasing this!

First of all: thank you so much for this neat library, appreciate all the work that has gone into making this :) I am trying to make a graph from...