Hi Rosemarie,

Try a quick google search with terms like "django <class
'member.models.firstAid'> has no ForeignKey to <class
'member.models.member'>" and you'll get a bunch of results. I promise.

Here's only one of those results:
http://stackoverflow.com/questions/609556/django-admin-inlining-foreign-key-issue

AFAICS this issue has been discussed various times here on this
mailing-list. Again, Google search engine is an awesome thing :)

Kenny



On Wed, Apr 27, 2011 at 4:47 PM, Rosemarie
<rosemarie.pritch...@gmail.com> wrote:
> Oh yeah, and the exact error I am currently getting is
> Exception at /members/edit/
> <class 'member.models.firstAid'> has no ForeignKey to <class
> 'member.models.member'>
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To post to this group, send email to django-users@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.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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