On 06/12/2023 19.29, Eliezer reuven Ramirez ruiz wrote:
Why did you send that? ,
I've checked the URL and that has a virus.
maybe you know that but I don't stupid my son,
look for some other people.
No reason to waste your time replying to things like this. It's most
likely a bot.
Just for
I have a Django ModelForm (below) that I include a customized html snipped.
And I am using django-crispy forms.
Added the clean() method to help explain my problem.
```python
class ProfileForm(forms.ModelForm):
self.helper.layout = Layout(
Fieldset(
"Triage {{ settings.triage }}",
2 matches
Mail list logo