molavy
molavy
Hi there there is issue on detect apps in linux for example for tilda app it return always undefined maybe this module can help in this case https://github.com/nullxx/electron-active-window it return...
i want use customized template for password recovery i use url(r"^accounts/password",include("password_reset.urls"), but i can't pass email_template_name for text of recovery to this line {email_template_name:"register/recovery_mail.txt"} not working
i try run flask example with wsgi and nginx so i changed sys.args to manual set variable. telegram never response , i see 200 in nginx response and when i...
i see there is no application translatable field labels like client id something like this must added to fields that allow developers translate labels verbose_name=_('Client Id') in model field declaration
there is django csrf protection on calling filedownload post data that return csrf failed https://docs.djangoproject.com/en/1.9/ref/csrf/
i try test this but on install requirement give this error Could not find a version that satisfies the requirement opencv==1.0.1 (from -r requirements.txt (line 3)) (from versions: ) No...
Hi i get this error on install tihu on run this command make ready Collecting rsa>=3.1.4 (from oauth2client->tensor2tensor==1.7.0) Downloading https://files.pythonhosted.org/packages/2d/d3/41b3db87f262debadb153900d4e6f8d61aa87187dd6fedd855ed24e8526d/rsa-4.7.1.tar.gz rsa requires Python '>=3.5,
i have problem on compile librtmp this is my ... file: # !/bin/bash NDK=/home/user/loc_app/android-ndk-r9 # /home/user/loc_app/android-ndk-r9/platforms/android-18/arch-arm SYSROOT=$NDK/platforms/android-18/arch-arm # platforms/android-19/arch-arm/ TOOLCHAIN=$NDK/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64 # /home/user/loc_app/android-ndk-r9/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64 OPENSSL_DIR=/home/user/libs/openssl-android-master/ # Note: Change the above variables for...
i also posted this problem in this link http://stackoverflow.com/questions/22653241/comple-librtmp-for-android-error-cannot-find-ldl-collect2-error-ld-returned
i just pulled development branch on add task get this error http://localhost:3004/api/priorities/list error_type: "http.request.not_found" message: "Requested url /api/priorities/list was not found"