If I understand you correctly, your situation is:

FORM 1  --> [table 1]
FORM 2  --> [table 2]

where FORM1 and FORM2 are *identical*,
and TABLE1 and TABLE2 are *identical*  (same structure)

*identical* meaning definition is the same but names are different for
obvious reasons...


If I understand you correctly I can help you with this.  In other
words Bruno's suggestion above fits perfectly, and you just override
the table_name parameters in the child classes.

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