Has anyone ever heard of a way to split a screen in Django? What my client wants to do is to view a screen with the customers previous history (scrollable but NOT editable) while entering new data for that customer.
I think I will need a form for the data entery but I am not sure what I would use to display the history data. Any ideas or suggestions? Thanks. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e61f1617-e8ae-46b5-ac82-22275c600d2a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

