Nils Hasenbanck
|
712e8a51e4
|
Merge branch 'master' of github.com:arbaal/mongoengine
Conflicts:
mongoengine/django/sessions.py
Signed-off-by: Nils Hasenbanck <nils@hasenbanck.de>
|
2012-03-24 19:49:02 +01:00 |
|
Nils Hasenbanck
|
421f324f9e
|
Fixed the exception when saving a new session
The session was not created for some reason. Now it is.
Signed-off-by: Nils Hasenbanck <nils@hasenbanck.de>
|
2012-03-24 19:43:01 +01:00 |
|
Nils Hasenbanck
|
8fe4a70299
|
Fixed the exception when saving a new session
Signed-off-by: Nils Hasenbanck <nils@hasenbanck.de>
|
2012-03-24 19:24:42 +01:00 |
|
Nils Hasenbanck
|
3af6d0dbfd
|
Replaces deprecated hasher with new django 1.4 hasher
This way we can even use the new hasher configuration
django 1.4 provides.
Signed-off-by: Nils Hasenbanck <nils@hasenbanck.de>
|
2012-03-24 11:08:00 +01:00 |
|
Nils Hasenbanck
|
e2bef076d3
|
Fixed the session backend for django 1.4
Signed-off-by: Nils Hasenbanck <nils@hasenbanck.de>
|
2012-03-24 11:07:37 +01:00 |
|