Django 1.6 session fix (#509)

This commit is contained in:
Ross Lawley
2013-11-29 13:11:56 +00:00
parent fe8340617a
commit 453024c58d
2 changed files with 3 additions and 1 deletions

View File

@@ -186,4 +186,5 @@ that much better:
* rfkrocktk (https://github.com/rfkrocktk)
* Gustavo Andrés Angulo (https://github.com/woakas)
* Dmytro Popovych (https://github.com/drudim)
* Tom (https://github.com/tomprimozic)
* Tom (https://github.com/tomprimozic)
* j0hnsmith (https://github.com/j0hnsmith)