suprafly
suprafly
In fact, I can pass any random string into the delete function and it will return a success tuple.
Thanks for fixing this! Wondering if you might be able to suggest/help patching his other plugin, gedit-django-project I've tried to apply some similar cleanups to this commit, but can't seem...
Still seeing this issue.
@benoitc Thanks. I found a work around, I messed around with using the `hackney_headers` module, however my problem with is that I am using hackney via the HTTPoison library in...
Make sure the top of your html file has this line: ``
Same issue here. Were you able to resolve it?
Digging deeper, this issue might be more that the version available through Hex does not match the latest in Github.
Is this still an issue?
Thanks for getting this ported. Wondering is you might be able to help me get the gedit-django-project plugin up to gedit 3.8? I've tried, but I haven't used python3 enough...
@jefferyto - Hey thanks for the help, i actually got it working. Just ran gedit from the terminal so I could catch the errors, then it was pretty straightforward. My...