Hi,

I have sign-up page, for that I have perl script to store the
user details in DB .The DB code that has is auto-generated, i.e. we can
just specify objects (User Details)and then it creates read and write
functions for the DB.

Next step is to also auto-generate some HTML forms based on these objects.
That way I don't need to write new forms every-time, the code will auto
generate HTML and i want to embbeded it in to Django-Framwork.

So,

How can execute perl scripts in Django framework,so that I
can accomplish this function.

Thank You
 Pervez

-- 
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