Re: ModelForms and the Rails input handling vulnerability

2012-06-13 Thread Doug Blank
On Wed, Jun 13, 2012 at 5:05 PM, Carl Meyer wrote: > Hi Peter, > > On 06/13/2012 02:55 PM, Peter wrote: >> Can I throw in option 5: >> >> We leave ModelForms as they are, but emit a warning if you only >> partially render the form? >> >> I'm not sure how feasible this is, but

Re: Admin interface not preventing simultaneous editing of the same record

2009-08-12 Thread Doug Blank
On Aug 12, 12:17 am, David wrote: > On Aug 12, 12:06 am, Russell Keith-Magee > wrote: > > > Another cause for hesitation is that it would be an admin-specific > > solution to the problem. A generic solution that would work for all > > ModelForms

Re: NDjango - .Net port of Django template langauage

2009-09-22 Thread Doug Blank
On Tue, Sep 22, 2009 at 2:20 PM, Michael Feingold wrote: > > That's what we started with. It did not work out. While IronPython (as > well as some other implementations of Python) are available in .Net, > integrating an app written in Python with anything else written in any

Re: Multiple database support: Request for feedback and testing

2009-12-04 Thread Doug Blank
On Fri, Dec 4, 2009 at 6:31 AM, Russell Keith-Magee wrote: [snip] >  1) Do nothing special. This is the currently implement behaviour. As the default, this seems to be the intended behavior only in rare cases (overwriting a different object from the original) and will