OS X 10.7 support?

Hi, has anyone ran PyCharm 1.5.3 on OS X 10.7 (Lion)? Does it run fine on the new OS? Thanks.

0
3 comments
Avatar
Permanently deleted user

A colegue of mine has a developer preview of Lion and latest PyCharm and there seem to no issues a all.

0
Avatar
Permanently deleted user

Awesome! Thanks!

0
Avatar
Permanently deleted user

I have big problems with my django project, but I don't know yet where the breakage lies.

My Model collections (Model.objects.all()) are all empty (and no error message) in the web server launched by pycharm, but in the pycharm django console, I have the right results.

If I try my project from a terminal, it's doesnt work either, the collections are fine, but later in my templates I have a "Caught AttributeError while rendering: 'NoneType' object has no attribute 'lower'" error.

just to say for me it's not smooth, but I don't know who's the culprit (python, django, pycharm or myself) yet.

Nico.

0

Please sign in to leave a comment.