Sort the code

Report a typo

Put the code chunks in the correct order.

Put the items in the correct order
class EmailForm(forms.Form)
attrs={'placeholder': 'Enter your email, please'}
widget=forms.EmailInput
email = forms.EmailField
___

Create a free account to access the full topic