Re: 0.96 to 1.0 admin conversion

2009-02-11 Thread homebrew79
or 3 return super(ConfigV2ParameterInline, self).get_formset (request, obj, **kwargs) On Feb 10, 10:08 am, homebrew79 <homebre...@gmail.com> wrote: > I'm in the process of converting a project from 0.96 to 1.0.  The > newforms admin has me a little stumped.  The way I curren

0.96 to 1.0 admin conversion

2009-02-10 Thread homebrew79
I'm in the process of converting a project from 0.96 to 1.0. The newforms admin has me a little stumped. The way I currently have one of my models set up is like so: cpip = models.ForeignKey('Cpip', edit_inline=models.TABULAR, num_in_admin=10, num_extra_on_change=3) That will give me 10

Re: Weird POST data issues

2008-03-28 Thread homebrew79
A friend of mine that has been helping me look at this just showed me ticket 6256: http://code.djangoproject.com/ticket/6256. So I guess no need to reply. Thanks! On Mar 28, 11:02 am, homebrew79 <[EMAIL PROTECTED]> wrote: > Hi, > > I'm having a really strange problem with t

Weird POST data issues

2008-03-28 Thread homebrew79
Hi, I'm having a really strange problem with the django admin, and POST data. This is with trunk. On rev 7364. But this has been happening for a long time on older builds. There is an edit_inline that has several hundred associated records. When saving, it frequently fails validation an