Yep definitely in installed_apps.

After several hours of playing I've changed my method of implementation to
work around this issue.

Thanks for everyone's help on this issue, really appreciated.

Wes

On 3 April 2010 18:16, Dennis Kaarsemaker <den...@kaarsemaker.net> wrote:

> On wo, 2010-03-31 at 10:16 -0700, wchildsuk wrote:
>
> > I'm using the django app, django-schedule (http://github.com/thauber/
> > django-schedule) and am adding an additional table to map users to
> > calendars (see line 253 on dpaste).  When I run syncdb it completely
> > ignores my table and doesn't through any errors. Can anyone shed any
> > light on way it might be being igored?
>
> Did you add the app to INSTALLED_APPS?
> --
> Dennis K.
>
> They've gone to plaid!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to