Re: Adding Support for PyMySQL (for Python 3)

2011-12-13 Thread Ian Clelland
On Thu, Dec 8, 2011 at 7:46 AM, Ian Clelland wrote: > > > On Thursday, December 8, 2011, Jens Diemer > wrote: > > Am 07.12.2011 21:38, schrieb Ian Clelland: > >> > >> PyMySQL is a pure python implementation of PEP 249 for MySQL, and > supports > >> Python 2.4 - 3.2, and MySQL 4.1 and higher. > >

Re: Django-nonrel patches

2011-12-13 Thread Wilfred Hughes
On Dec 12, 4:46 pm, Karen Tracey wrote:> > > This SELECT: > > >  {'sql': u'SELECT "vortaro_car"."id", "vortaro_car"."name", > > "vortaro_car"."owner_id" FROM "vortaro_car" WHERE > > "vortaro_car"."owner_id" IN (1)', > >  'time': '0.001'}, > >  {'sql': u'DELETE FROM "vortaro_car" WHERE "id" IN (1)'

Re: Add disabled cookies as possible cause of csrf token 403 debug page

2011-12-13 Thread Jacob Kaplan-Moss
On Tue, Dec 13, 2011 at 12:23 AM, h3 wrote: > I tried and double checked the given possibilities and ended up > finding that cookies were diabled on my phone.. > > Would be nice if there was a hint about this in the debug page. That's a good idea. It looks like we're actually capturing that infor

Re: Add disabled cookies as possible cause of csrf token 403 debug page

2011-12-13 Thread Florian Apolloner
Hi, as usual: patches are more than welcome :) Cheers, Florian -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-developers/-/o-JLBD7RdIoJ. To post to this gro