Merge branch 'fix_use_django_tz' of https://github.com/lexqt/mongoengine into 0.8
Conflicts: mongoengine/django/sessions.py Closes #151
This commit is contained in:
commit
b9c9d127a2
5 changed files with 58 additions and 9 deletions
|
|
@ -23,6 +23,7 @@ Changes in 0.8.X
|
|||
- Dynamic fields are now validated on save (#153) (#154)
|
||||
- Added support for multiple slices and made slicing chainable. (#170) (#190) (#191)
|
||||
- Fixed GridFSProxy __getattr__ behaviour (#196)
|
||||
- Fix Django timezone support (#151)
|
||||
|
||||
Changes in 0.7.9
|
||||
================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue