Re: Customizable Serialization check-in

2012-08-06 Thread Piotr Grabowski
Hi, In the past 3 weeks, my project has changed a lot. First of all I changed output of first phase of serialization. Previously it was python native datatypes. At some point I added dictionary with metadata to it. Metadata was used in second phase of serialization. Now after first phase I re

Re: GSoC Check-in: Security Enhancements

2012-08-06 Thread Rohan Jain
Hi, Sorry for the delay in getting back. I was meanwhile working on centralized tokenization for few days, while still trying to figure something better for CSRF. On 03:52 -0400 / 25 Jul, Alex Ogier wrote: > On Tue, Jul 24, 2012 at 11:37 PM, Rohan Jain wrote: > > > > I had one more idea, "Plugga

Re: Ticket 15754 https://code.djangoproject.com/ticket/15754

2012-08-06 Thread Marcob
On Monday, August 6, 2012 4:49:12 PM UTC+2, Marcob wrote: > > I'd really like to see it in Django 1.5 trunk, and it looks like the only > blocking reason are missing tests. > Wow, thanks a lot Alex Gaynor! :-) https://code.djangoproject.com/ticket/15754#comment:7 Ciao. Marco. -- You received

Ticket 15754 https://code.djangoproject.com/ticket/15754

2012-08-06 Thread Marcob
In previous Django major releases I used to apply lots of patches (and suffer some major headaches :-). After 1.4 only this little one-liner is left: https://code.djangoproject.com/ticket/15754 Leaving it out is impossible for me, as the user experience with some custom forms can be painfully sl