Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Django 1.6 #56

Merged
merged 6 commits into from Dec 18, 2013
Merged

Commits on Nov 21, 2013

  1. caffeinehit#51 caffeinehit#53 - Support for model serialization/deser…

    …ialization. This addresses the issues in Django 1.6 involving new session storage backend behavior.
    eculver committed Nov 21, 2013
    Configuration menu
    Copy the full SHA
    8a97e5e View commit details
    Browse the repository at this point in the history
  2. Fixes caffeinehit#55 - Handle non-list/non-tuple form field values fo…

    …r scope introduced in Django 1.6
    eculver committed Nov 21, 2013
    Configuration menu
    Copy the full SHA
    10adf8c View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2013

  1. Configuration menu
    Copy the full SHA
    5d6259e View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2013

  1. Configuration menu
    Copy the full SHA
    bc90f37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dfcfe7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fb926f View commit details
    Browse the repository at this point in the history