Szaijan wrote:
Thanks Justin. Yes, I'm certain. And my previous install was also
some variety of 0.96, though I downloaded that one manually.
What was the complete SVN URL you used? You can get it with 'svn info'
in the directory you checked out the Django code to.
Regards
Darryl
signat
Thanks Justin. Yes, I'm certain. And my previous install was also
some variety of 0.96, though I downloaded that one manually.
In any case, the " escape outputs to screen just fine, but I get
a parse error any time I try to use it in my javascript. It would be
nice if there was a built in 'une
On Wed, 2008-04-16 at 21:57 -0700, Szaijan wrote:
[...]
> After installing mod_python 3.3.1, reinstalling Django 0.96 (from svn
> trunk),
Subversion trunk isn't Django 0.96. It's Django 0.96 plus almost a
year's worth of changes.
> and reinstalling psycopg2 2.0.5.1, the quoting is all screwed
> After installing mod_python 3.3.1, reinstalling Django 0.96 (from svn
> trunk), and reinstalling psycopg2 2.0.5.1, the quoting is all screwed
> up and my Javascript no longer functions.
Are you sure pulled 0.96 from the svn? Auto-escaping has been in
trunk for 5 months now (r6671).
-Justin
--
I had my first Django app running on the dev server, but in gettting
mod-python installed and running I seem to have broken something... or
fixed something that was broken before.
Previously, when I'd send a response dictionary object from a view, I
would include a field called queryJson which he
5 matches
Mail list logo