Hi there,
On 2018-07-05 05:23,
mr.sat...@gmail.com wrote:
> I have two classes in forms.py with one char field and I want to view
> both at HTML through the views.py .
>
This is described in section four of the easy-to-follow tutorial:
https://docs.djangoproject.com/en/2.0/intro/tutorial04/
If you haven't been through the tutorial yet, I suggest you do so before
anything else. It will give you a much better understanding of how
Django works.
Kind regards,
Kasper Laudrup