Jesse Lang
Jesse Lang
I intend to merge this change into my fork https://github.com/jesselang/go-confluence/pull/7
Hey @gm42! Thanks for these contributions. FWIW, I created #3 with your changes to start the discussion around getting them merged. However, @seppestas had some concerns here: https://github.com/seppestas/go-confluence/pull/3#issuecomment-333125154 I massaged...
Hey there. Any complete examples? I am getting the same error as @juanitogan using the following requirements: ``` enum34==1.1.2 Flask==0.10.1 Flask-SQLAlchemy==2.1 inflection==0.3.1 itsdangerous==0.24 Jinja2==2.8 MarkupSafe==0.23 psycopg2==2.6.1 SQLAlchemy==1.0.12 SQLAlchemy-JSONAPI==4.0.4 Werkzeug==0.11.4 ```...
Looks like `blinker` needs to be added to the package dependencies. ``` >>> import sqlalchemy_jsonapi.flaskext Traceback (most recent call last): File "", line 1, in File "/lib/python2.7/site-packages/sqlalchemy_jsonapi/flaskext.py", line 13, in...
Thanks @johns10!
Oops, this should find its way into the README.
The code is no longer available. @kamontat can you post it here please? Otherwise there's nothing to do here.
Appears to be choking here: ``` function get_resource { local temp=$(grep -w "^$1" "$(get_resource_file)") ``` Unclear to me what's causing the error.
I figured I'd chime in quickly and mention that I had problems filtering issues against a datetime. Date worked fine, but datetime would not. I found that the ability to...
On Debian, I found that libwine-cms (color management) was also required in addition to WINE and Mono.