django-session-stashable

Django model mixin to ease stashing objects in the session (eg for deferred registration/login)
Download

django-session-stashable Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • James Aylett

django-session-stashable Tags


django-session-stashable Description

Django model mixin to ease stashing objects in the session (eg for deferred registration/login) 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 walkthrough that may be of interest: http://tartarus.org/james/diary/2009/07/24/implementing-deferred-registration-with-django.This was derived from code I wrote at a http://devfort.com/. Requirements: · Python · Django


django-session-stashable Related Software