Updated URLField
handle unicode and custom validator (MongoEngine/mongoengine#136)
This commit is contained in:
parent
e8604d100e
commit
7a877a00d5
4 changed files with 30 additions and 16 deletions
|
|
@ -4,6 +4,7 @@ Changelog
|
|||
|
||||
Changes in 0.7.X
|
||||
================
|
||||
- Updated URLField - can handle unicode and custom validator (MongoEngine/mongoengine#136)
|
||||
- Allow Django AuthenticationBackends to work with Django user (hmarr/mongoengine#573)
|
||||
- Fixed reload issue with ReferenceField where dbref=False (MongoEngine/mongoengine#138)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue