Thanks a lot! It didn't cross my mind to check the "hidden" relations
as this was the first time for me with multi-table inheritance.
-Jori
On May 16, 2:26 pm, Karen Tracey wrote:
> On Sun, May 16, 2010 at 4:58 AM, Jori wrote:
>
> The problem seems to be that you have named a field in your Comm
On Sun, May 16, 2010 at 4:58 AM, Jori wrote:
> Hi,
>
> I have a problem when using MIT in my models. I created two new
> classes which inherit model Entry:
>
>class Entry(models.Model):
>LANGUAGE_CHOICES = settings.LANGUAGES
>
>language = models.CharField(max_length=2,
> verbo
2 matches
Mail list logo