eyword argument 'core'
answer = models.ForeignKey(QueryAnswer, verbose_name= u'Answer',
null=True, blank=True, edit_inline = models.TABULAR)
AttributeError: 'module' object has no attribute 'TABULAR'
what's happened with them?
regards, lowshoe
--~-
dan,
i'm currently suffering from this problem too.
did you meanwhile find a usable alternative for validator_list in
newforms-admin?
On 21 Jan., 01:32, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> What about using a ComboField then add the other fields as
> validators., override formfield