Luke Plant wrote:
> On Wednesday 19 April 2006 14:53, njharman wrote:
>
>>[Sorry if this should be on django-developer instead]
>>
>>r2714 of the magic-removal branch
>>
>>I have models/* and not a models.py in my app directory.
>>
>>#myapp/models/__init__.py
>>from adventure import Story
>>class
On Wednesday 19 April 2006 14:53, njharman wrote:
> [Sorry if this should be on django-developer instead]
>
> r2714 of the magic-removal branch
>
> I have models/* and not a models.py in my app directory.
>
> #myapp/models/__init__.py
> from adventure import Story
> class Foo(models.Model):
>
2 matches
Mail list logo