Re: Which Python file renders textarea.html and forms.html ?

32 views
Skip to first unread message

Carl Nobile

unread,
Dec 29, 2022, 12:29:47 PM12/29/22
to django-res...@googlegroups.com
If you need to change what is in a standard Django HTML form you'll need to override the form itself. The docs will explain how to do this.
Here's a StackOverflow page that may help.


On Thu, Dec 29, 2022 at 12:13 PM Pallav Rai <pallav...@gmail.com> wrote:
I want to add certain things in Django's existing html form but cannot understand how can i set textarea initial values in this project.

--
You received this message because you are subscribed to the Google Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-rest-fram...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-rest-framework/56a0d294-548a-4e9d-bfc6-02d7ba26a9a8n%40googlegroups.com.


--
--------------------------------------------------------------
Carl J. Nobile (Software Engineer/API Design)
carl....@gmail.com
--------------------------------------------------------------

Pallav Rai

unread,
Dec 29, 2022, 1:08:35 PM12/29/22
to Django REST framework
Actually i don't want to change html,i can see some problems in rest framework i want to fix that so thats why I'm asking for .py file which render its html so i can make changes and pass initial values in existing rest framework form.
Reply all
Reply to author
Forward
0 new messages