I started using django-tinymce's HTMLField the previous line in models.py is placed with this: column1 = tinymce_models.HTMLField(blank=True, null=True)
which seems to take care of the errors. I would like to know why that is, and I also generally like controlling forms in admin.py not in models.py so I'm still looking for a cause to this problem. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---