django-session-stashable 1.0

django-session-stashable is a Django model mixin that makes it easy to manage a list of objects associated with the current session, principally for the purposes of implementing deferred registration.Developer commentsI've written a more detailed...