On Jul 11, 4:23 pm, derek wrote:
> On Jul 10, 4:40 pm, Rolando Espinoza La Fuente
> wrote:
>
>
>
> > On Sat, Jul 10, 2010 at 9:31 AM, Derek wrote:
> > > Running Django 1.2.1 under Python 2.6.
> > > I am obviously missing something cruccial, but I am just not sure where
> > > this
> > > is...
>
On Jul 10, 4:40 pm, Rolando Espinoza La Fuente
wrote:
> On Sat, Jul 10, 2010 at 9:31 AM, Derek wrote:
> > Running Django 1.2.1 under Python 2.6.
> > I am obviously missing something cruccial, but I am just not sure where this
> > is...
> > I have a setup which includes a number of many-to-many mo
On Sat, Jul 10, 2010 at 9:31 AM, Derek wrote:
> Running Django 1.2.1 under Python 2.6.
> I am obviously missing something cruccial, but I am just not sure where this
> is...
> I have a setup which includes a number of many-to-many models in a legacy
> database. For example:
>
> class Grouping(mod
Running Django 1.2.1 under Python 2.6.
I am obviously missing something cruccial, but I am just not sure where this
is...
I have a setup which includes a number of many-to-many models in a legacy
database. For example:
class Grouping(models.Model):
id = models.AutoField(primary_key=True, db
4 matches
Mail list logo