Show login errors from django forms
This commit is contained in:
@@ -133,3 +133,9 @@ th, td {
|
||||
padding: 1em;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.errorlist {
|
||||
list-style: none;
|
||||
font-size: 0.8em;
|
||||
color: #FF1654;
|
||||
}
|
||||
|
Reference in New Issue
Block a user