Added Django sessions TTL support (#224)
This commit is contained in:
parent
f8ee470e70
commit
1f9ec0c888
1
AUTHORS
1
AUTHORS
@ -136,3 +136,4 @@ that much better:
|
||||
* Sundar Raman
|
||||
* Benoit Louy
|
||||
* lraucy
|
||||
* hellysmile
|
@ -4,6 +4,7 @@ Changelog
|
||||
|
||||
Changes in 0.7.10
|
||||
=================
|
||||
- Added Django sessions TTL support (#224)
|
||||
- Fixed issue with numerical keys in MapField(EmbeddedDocumentField()) (#240)
|
||||
- Fixed clearing _changed_fields for complex nested embedded documents (#237, #239, #242)
|
||||
- Added "_id" to _data dictionary (#255)
|
||||
|
Loading…
x
Reference in New Issue
Block a user