On Mar 11, 6:27 am, Praveen <praveen.python.pl...@gmail.com> wrote: > On Mar 11, 3:03 am, Beres Botond <boton...@gmail.com> wrote:> You cannot > directly register a form with admin, you should be > > registering models > > I know i can not directly register a form but i do not have any model > for Email. i just have plain form *forms.Form* > is there any other way to register Form with admin. > Thanks
But what would be the point? The admin is for viewing/modifying data in models. If there's no model attached to your form, what would you want to do with the data entered? -- DR. -- 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.