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

restrict scope of attributes #15

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

restrict scope of attributes #15

wants to merge 21 commits into from

Commits on Sep 7, 2012

  1. initial tests

    Thomas Kremmel committed Sep 7, 2012
    Configuration menu
    Copy the full SHA
    015e399 View commit details
    Browse the repository at this point in the history
  2. setup.py modified

    Thomas Kremmel committed Sep 7, 2012
    Configuration menu
    Copy the full SHA
    c151fd2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev'

    Thomas Kremmel committed Sep 7, 2012
    Configuration menu
    Copy the full SHA
    ad9d2b2 View commit details
    Browse the repository at this point in the history
  4. added feature to restrict scope of eav attributes to arbitrary models…

    … referenced via a generic FK
    Thomas Kremmel committed Sep 7, 2012
    Configuration menu
    Copy the full SHA
    c3a7f90 View commit details
    Browse the repository at this point in the history
  5. added feature to restrict scope of eav attributes to arbitrary models…

    … referenced via a generic FK
    Thomas Kremmel committed Sep 7, 2012
    Configuration menu
    Copy the full SHA
    ad16f7a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2012

  1. added README information for this fork

    Thomas Kremmel committed Sep 10, 2012
    Configuration menu
    Copy the full SHA
    433ebea View commit details
    Browse the repository at this point in the history
  2. readme layout fix

    Thomas Kremmel committed Sep 10, 2012
    Configuration menu
    Copy the full SHA
    a61340c View commit details
    Browse the repository at this point in the history
  3. readme layout fix

    Thomas Kremmel committed Sep 10, 2012
    Configuration menu
    Copy the full SHA
    39c8f8a View commit details
    Browse the repository at this point in the history
  4. readme layout fix

    Thomas Kremmel committed Sep 10, 2012
    Configuration menu
    Copy the full SHA
    63fa495 View commit details
    Browse the repository at this point in the history
  5. restrict README to only include information for this fork

    Thomas Kremmel committed Sep 10, 2012
    Configuration menu
    Copy the full SHA
    5031c97 View commit details
    Browse the repository at this point in the history
  6. completed filtering example

    Thomas Kremmel committed Sep 10, 2012
    Configuration menu
    Copy the full SHA
    bec4f8a View commit details
    Browse the repository at this point in the history
  7. udpated readme

    Thomas Kremmel committed Sep 10, 2012
    Configuration menu
    Copy the full SHA
    06beed5 View commit details
    Browse the repository at this point in the history
  8. updated readme

    Thomas Kremmel committed Sep 10, 2012
    Configuration menu
    Copy the full SHA
    370c554 View commit details
    Browse the repository at this point in the history
  9. updated readme

    Thomas Kremmel committed Sep 10, 2012
    Configuration menu
    Copy the full SHA
    d15acad View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2013

  1. enabled edit of attributes for certain model fields

    Thomas Kremmel committed Jan 16, 2013
    Configuration menu
    Copy the full SHA
    cab70f7 View commit details
    Browse the repository at this point in the history
  2. clean up

    Thomas Kremmel committed Jan 16, 2013
    Configuration menu
    Copy the full SHA
    fe83d9f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2013

  1. set model type for date type to models.DateField and removed models.D…

    …ateTimeField
    Thomas Kremmel committed Jan 21, 2013
    Configuration menu
    Copy the full SHA
    4dd67f1 View commit details
    Browse the repository at this point in the history
  2. added datetime field

    Thomas Kremmel committed Jan 21, 2013
    Configuration menu
    Copy the full SHA
    ccfa5c4 View commit details
    Browse the repository at this point in the history
  3. new unique together constraint

    Thomas Kremmel committed Jan 21, 2013
    Configuration menu
    Copy the full SHA
    e606bd7 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2013

  1. add localization support

    Thomas Kremmel committed Mar 28, 2013
    Configuration menu
    Copy the full SHA
    85eaed2 View commit details
    Browse the repository at this point in the history
  2. clean up

    Thomas Kremmel committed Mar 28, 2013
    Configuration menu
    Copy the full SHA
    d845d47 View commit details
    Browse the repository at this point in the history