fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
f90ee01
)
fix: Make polls app work correctly with Django 1.6
author
Aleksander Łukasz
<aleksander.lukasz@nowoczesnapolska.org.pl>
Tue, 18 Feb 2014 12:25:39 +0000
(13:25 +0100)
committer
Aleksander Łukasz
<aleksander.lukasz@nowoczesnapolska.org.pl>
Tue, 18 Feb 2014 12:25:39 +0000
(13:25 +0100)
Sets are not serializable to JSON and Django 1.6 uses this format
to serialize session data by default.
No differences found