Re: Django installation on vanilla Mac OSX 10.8.2 mountain lion

2013-08-03 Thread Sithembewena Lloyd Dube
I installed Django successfully. If ever caught in the same situation, try using the "sudo" command :-) Thanks! On Fri, Aug 2, 2013 at 8:31 PM, Nikolas Stevenson-Molnar < nik.mol...@consbio.org> wrote: > Right: wget isn't necessary when you have a GUI. However, chances are > you'll need gcc for

[Errno 13] Permission denied: '.cache' - where is the directory I need to change permission

2013-08-03 Thread Frank He
I am now deploying my django project using apache mod_wsgi, after a lot effort, it is near the end. But now when I run my project directly, I am stuck with a permission issue, and got this error: OSError at / [Errno 13] Permission denied: '.cache' Request Method: GET Request URL: http://10.

Engineering Roles At a startup

2013-08-03 Thread yoibr
I am a freelance recruiter currently hiring Product Engineer,Dev-Ops engineer and Infrastructure engineer for a product startup backed by the same investors as Facebook, Google, Skype, Groupon. Location:Bangalore For more info visit:http://wehire4u.blogspot.in/ -- You received this message b

Re: Engineering Roles At a startup

2013-08-03 Thread Mário Idival
Home Work can? Mário Idival *Twitter *: *@marioigd* *Facebook*: *mario.idival* *User Linux : **#554446* Skype*: marioidival* *Blog: *https://conconcus.wordpress.com 2013/8/3 yoibr > I am a freelance recruiter currently hiring Product Engineer,Dev-Ops > engineer > and Infrastructure engineer

Save url containing special characters into mysql database using cursor object

2013-08-03 Thread fanchyna
I am about to save the url below to my mysql database (innodb) using the cursor object: http://www-i6.informatik.rwth-aachen.de/publications/download/367/l {o}{o}fjonasbisanimaximiliangollanchrisianheigoldgeorghoffmeisterbj{o}rnplahlchristianschl{u}terralfneyhermann--the2006{rwth}parliame

Re: How to display Chinese in django webpage

2013-08-03 Thread zhao yan
Dear Lukas: Thank you! Cheers :) Zhao 在 2013年8月1日星期四UTC+8下午8时51分55秒,Lukáš Němec写道: > > Hi > > I'd suggest you to contact the developers of Zinnia blog, > they should be able to help you easily > > Cheers :) > Lukas > > On 08/01/2013 10:50 AM, zhao yan wrote: > > HELLO: > I am a

Admin Center is not displaying

2013-08-03 Thread Cole Calhoun
I am running Python 2.7.4 and Django 1.5.1 on a Mac. I completed the first part of the "Writing your first Django app." tutorial (https://docs.djangoproject.com/en/1.5/intro/tutorial01/) and everything went as the tutorial explained. Once I got to the second part of the tutorial, it asked me to