Re: Registration form in template

2024-03-19 Thread Clive Bruton
If you want to override what the form is showing, then you can build  
your own template and only include the elements that you wish to show.


Rather than use:

{{ form }}

use:

{{ form.field_name }}

or break it down further, like:

{{ form.field_name.html_name }}

etc

Consequently, depending on how much you wish to omit, you may need  
code the HTML tags and attributes.



On 18 Mar 2024, at 04:13, 'Simon Connah' via Django users wrote:

I have a register user template with a form which works well but I  
have a problem where there is lots of other text next to the form  
elements such as password length and what characters need to go in  
a password. Is their a reasonable way to hide that text or do I  
need to do it with JavaScript?


Thank you.

Simon.

--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/ 
d/msgid/django-users/ 
xepYvHchH7kpHYeaYe7ByePm8VQYSjgIEzyGjSKDhOcAOhbh7j1vLmwSgLEgC5kkq- 
wYMOHjPM7--mLSu9w22I_BT9A-sQjZgTxVi9RR8IM%3D%40protonmail.com.


--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/7A28A81D-A8D4-4075-AABB-C6599DE2AACB%40indx.co.uk.


Registration form in template

2024-03-17 Thread 'Simon Connah' via Django users
I have a register user template with a form which works well but I have a 
problem where there is lots of other text next to the form elements such as 
password length and what characters need to go in a password. Is their a 
reasonable way to hide that text or do I need to do it with JavaScript?

Thank you.

Simon.

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/xepYvHchH7kpHYeaYe7ByePm8VQYSjgIEzyGjSKDhOcAOhbh7j1vLmwSgLEgC5kkq-wYMOHjPM7--mLSu9w22I_BT9A-sQjZgTxVi9RR8IM%3D%40protonmail.com.


signature.asc
Description: OpenPGP digital signature