Update CHANGELOG
This commit is contained in:
parent
983a58f055
commit
d4590ff600
1 changed files with 2 additions and 0 deletions
|
|
@ -100,6 +100,8 @@ Web/Django standard initiative (@strikaco)
|
||||||
+ `validate_username`: Mechanism for validating a username based on predefined Django validators.
|
+ `validate_username`: Mechanism for validating a username based on predefined Django validators.
|
||||||
+ `validate_password`: Mechanism for validating a password based on predefined Django validators.
|
+ `validate_password`: Mechanism for validating a password based on predefined Django validators.
|
||||||
+ `set_password`: Apply password to account, using validation checks.
|
+ `set_password`: Apply password to account, using validation checks.
|
||||||
|
- `AttributeHandler.remove` and `TagHandler.remove` can now be used to delete by-category. If neither
|
||||||
|
key nor category is given, they now work the same as .clear().
|
||||||
|
|
||||||
### Server
|
### Server
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue