mod_python compilation error

2016-06-16 Thread asimkon
Regarding my blog post , i would like to inform you that someone helped me to overcome this error but i got another one that i do not know it's meaning: error: [Errno 22] invalid mode ('wb') or filename: "dist\\mod_python-'{' \x9b\x9 c\xa4 \x9

mod_python compilation error in VS 2008 for py2.7.1

2016-06-14 Thread asimkon
I would like to ask you a technical question regarding python module compilation for python 2.7.1. I want to compile mod_python library for Apache 2.2 and py2.7 on Win32 in order to use it for psp - py scripts that i

djqgrid 0.2.4 error import json_helpers

2016-04-20 Thread asimkon .
e author of this wrapper but i have not got a reply yet! Regards Kostas Asimakopoulos Twitter @asimkon -- https://mail.python.org/mailman/listinfo/python-list

Django - tastypie - jqgrid Wrapper (installation - manual)

2016-04-19 Thread asimkon .
I would like to use the following wrapper in one of my Django models, but unfortunately i do not know how to do it due to the lack of sufficient information. I run on my machine Djnago 1.9, tastypi via easy_install, Apache via mod_wsgi and MySQ

Static files load problem Django 1.9

2016-04-15 Thread asimkon .
I have got a problem with static files regarding Django 1.9. These files are (js,css) in the standard folder static, inside project folder directory. I got an error Http 404 that can not be loaded. Project folder / static / css / several files *.css /static / js / several file

MySQL - Django can not display international characters

2016-04-08 Thread asimkon .
I have connected successfully MySQL with Django after installing MySQL module via easy_install command. But unfortunately I have a problem setting mysql db to properly recognise greek characters in django. In my setting.py file I have included the following options: 'OPTIONS': { 'charset': 'utf8',

Re: mod_wsgi not compatible with Wamp 2.4 and python 3.4.3

2016-04-06 Thread asimkon .
at 8:13 AM, asimkon . wrote: > Thanks for your reply! Unfortunately i am working on Windows and i think > gunicorn is not compatible with that OS, Any other known WSGI server for > Windows otherwise i will have to work with python 2.7. > > Regards > > > On Tue, Apr 5,

mod_wsgi not compatible with Wamp 2.4 and python 3.4.3

2016-04-05 Thread asimkon .
I am using Apache to develop Python Web applications via Django. As i am new to python web development, i am having problem to find the right version for mod_wsgi.so (compiled version for Apache 2.4.4 - WampServer 2.4 - and python 3.4.3 latest version from ActivePython on Windows x86) and i get a 5