Re: flask sql cann't insert Variable in VALUES

2014-07-06 Thread Frank Liou
Thank you CA learn so much from your words -- https://mail.python.org/mailman/listinfo/python-list

Re: flask sql cann't insert Variable in VALUES

2014-07-04 Thread Chris Angelico
On Fri, Jul 4, 2014 at 8:15 PM, Frank Liou wrote: > I try to insert username in to my table > > it show > > Internal Server Error > The server encountered an internal error and was unable to complete your > request. Either the server is overloaded or there is an error in the > application. > > .

flask sql cann't insert Variable in VALUES

2014-07-04 Thread Frank Liou
I try to insert username in to my table it show Internal Server Error The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. it maybe mean no request i try to change username to '123123' then