You've misunderstood - you need blank=True /and/ null=True. blank=True will tell admin to let you pick nothing for it, and null=True will then allow the NULL value to be entered.
NULL is what you use to signify "unset" on a ForeignKey --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---