WingIDE or PyCharm and be happy. PyDev does the trick also.
On 1 abr, 15:30, Mark Phillips wrote:
> What IDE do you use/recommend for developing django web sites? Or, if not
> an IDE, what editor/setup is most useful? I am developing on Linux version
> 3.1.0-1-amd64 (Debian 3.1.8-2). I would rath
Should I clear some of the session data in the "done method" step when
using django1.4 SessionWizardView?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from thi
Yeap, the problem was that my templates were not being saved as utf-8.
Doing that, problem solved.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-u
Hi, i'm brasilian, and i have had a encoding problem with django. See,
i have this page:
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
http://www.w3.org/1999/xhtml"; >
Ol� mundo
and when i tell django to render it, the "�" of "Ol� mundo" becames a
"?".
Settings language code
Well, here's the problem, in portuguese(my idiom), we have chars like
'�' and '�' and '�', and i'm having trouble rendering these in my
templates. Here's a example:
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
http://www.w3.org/1999/xhtml"; >
Ol� mundo
the tag "Ol� mundo" is
5 matches
Mail list logo