|
1.
|
|
|
Invalid literal for float
|
|
|
|
(no translation yet)
|
|
|
|
Located in
validators.py:84
|
|
2.
|
|
|
Invalid datetime format
|
|
|
|
(no translation yet)
|
|
|
|
Located in
validators.py:123 validators.py:128 validators.py:275
|
|
3.
|
|
|
Please select a file.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
validators.py:175
|
|
4.
|
|
|
Please enter an email address
|
|
|
|
(no translation yet)
|
|
|
|
Located in
validators.py:260
|
|
5.
|
|
|
An email address must contain a single @
|
|
|
|
(no translation yet)
|
|
|
|
Located in
validators.py:261
|
|
6.
|
|
|
The username portion of the email address is invalid (the portion before the @: %(username)s)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
validators.py:262
|
|
7.
|
|
|
The domain portion of the email address is invalid (the portion after the @: %(domain)s)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
validators.py:263
|
|
8.
|
|
|
You must start your URL with http://, https://, etc
|
|
|
|
(no translation yet)
|
|
|
|
Located in
validators.py:267
|
|
9.
|
|
|
That is not a valid URL
|
|
|
|
(no translation yet)
|
|
|
|
Located in
validators.py:268
|
|
10.
|
|
|
You must provide a full domain name (like %(domain)s.com)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
validators.py:269
|