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
but just want to let you know that my INSERT INTO statement was correct.
you can google "insert mysql" to check. the "INSERT into" support three
forms.
On Wednesday, July 25, 2012 8:49:07 PM UTC-4, Dennis Lee Bieber wrote:
>
> On Wed, 25 Jul 2012 14:40:04 -0700 (PD
Good answer. Using the c.execute(command,parameter) solves my problem.
On Wednesday, July 25, 2012 8:49:07 PM UTC-4, Dennis Lee Bieber wrote:
>
> On Wed, 25 Jul 2012 14:40:04 -0700 (PDT), fanchyna
> declaimed the following in gmane.comp.python.django.user:
>
> >
> > &
I have a url which I want to save into the MySQL database using the
"cursor" tool offered by django, but I keep getting the "not enough
arguments for format string" error because this url contains some escaped
characters (non-ascii characters). The testing code is fairly short:
#test.py#
>
I have a question on django which has been bothering me for a while. I
tried to search it from the web but could not get an answer.
What I want to do is to select a "directory" (only the path, not
including file) from the local file system.
When I was designing my models.py (actually, I use Model
5 matches
Mail list logo