Friday, June 29, 2018

Django split screen

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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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.

No comments:

Post a Comment