Tried to create a more advanced sessiondata class for more precise control.
[wrw.git] / wrw / util.py
2012-06-26 Fredrik TolfTried to create a more advanced sessiondata class for...
2012-05-24 Fredrik TolfPass the current session to sessiondata constructor.
2012-02-05 Fredrik TolfUse the environment to configure session and skel defau...
2011-12-30 Fredrik TolfAdded a way to get sessiondata without creating it.
2011-12-30 Fredrik TolfAdded a mod_python-style form-data application decorator.
2011-12-29 Fredrik TolfFixed autodirty bug.
2011-12-28 Fredrik TolfAdded a utility class for manual dirty management.
2011-12-28 Fredrik TolfSplit the dirty management out from sessiondata.
2011-12-21 Fredrik TolfAdded a utility class for session data storage.
2011-11-29 Fredrik TolfRevert "Use new import format."
2011-11-24 Fredrik TolfUse new import format.
2011-05-30 Fredrik TolfMade requests shallow-cloneable.
2011-05-27 Fredrik TolfAdded a per-session class-based handler wrapper.
2011-05-25 Fredrik TolfInitial commit.