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
|
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 |
|