Saving forms without validation, and formsets

2014-03-18 Thread Chris Wilson
Hi all, (Apologies if this belongs on django-users instead. To clarify, I'm interested in what appear to be potentially missing or useful features in Django, and whether it's worth implementing them and submitting pull requests, or creating separate reusable modules to implement them. I'm als

Re: Saving forms without validation, and formsets

2014-03-18 Thread Carl Meyer
Hi Chris, I've definitely faced similar issues. A few scattered thoughts below: On 03/18/2014 02:54 PM, Chris Wilson wrote: [snip] > 1. GCBV and Vanilla Views do a great job for simple forms, but they > leave out embedded formsets entirely. (For example our large form has > repeating sections for

Re: [GSOC] Introduction and task proposal

2014-03-18 Thread Daniel Pyrathon
Hi all, As promised, I have been working on the formalizing Meta task. I apologize to not have posted in the last days, but I have come back with my proposal. I want to post this now to the community, in order to gain feedback and re-iterate. Formalizing Meta Enabling users to build custom sto

Re: [GSOC] Introduction and task proposal

2014-03-18 Thread Zach Borboa
2) Security implications. Unfortunately, more than one site has been > launched with debug=True accidentally left on; all you need to do then is > stimulate a server error, and you have REPL shell access to the server. > This strikes me as a remarkably effective foot-gun :-) Before you get too