* ui_ux: => 0
* easy: => 0
Comment:
From my experience, it looks good.
David.
------------------------------------------------------------------------------
As careful readers would point, there's no playing with the cookies and
setting the time to live. It should be obviously done after creationg of
the object. At the moment, I don't have idea how to make it, but I don't
think it'll be the problem to add some kind of _post_creation() method.
The httpwrappers accusation is easier to respond. The
[http://www.events-i-aarhus.dk event] has been invented for this kind of
challenges. Anonymous session can be then created automatically after
every request by our new middleware class, which would take care on them.
If you don't need anonymous sessions, you simply do not set
MIDDLEWARE_CLASSES.
Feel free to comment.
--
Ticket URL: <https://code.djangoproject.com/ticket/1#comment:14>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* cc: frido.ferdinand@… (removed)
* ui_ux: => 0
* easy: => 0
Comment (by anonymous):
whelp.
--
Ticket URL: <https://code.djangoproject.com/ticket/1#comment:15>