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

Changes to view-only permissions #3

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

Commits on Oct 26, 2012

  1. Updated view permissions to create permission code names to match the…

    … format that django uses when creating permissions. Added an initial mirgration that is a data migration to update previously created codename can_view permissions with codename view_[model]. This appears to resolve the issue #1
    Johnny Dobbins committed Oct 26, 2012
    Configuration menu
    Copy the full SHA
    154802e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93036c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2012

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

Commits on Jan 10, 2013

  1. sloppy not checking for more can_view and cleaning them up. doing tha…

    …t now
    Johnny Dobbins committed Jan 10, 2013
    Configuration menu
    Copy the full SHA
    31260fb View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2013

  1. cleaning up a lableing inconsistancy

    Johnny Dobbins committed Jan 12, 2013
    Configuration menu
    Copy the full SHA
    675369e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2013

  1. fix the permission name

    tongwang committed Feb 14, 2013
    Configuration menu
    Copy the full SHA
    5e85ca0 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2013

  1. Configuration menu
    Copy the full SHA
    849f2e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4478a55 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2016

  1. Deprecate in favor of

    tongwang committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    35b73fb View commit details
    Browse the repository at this point in the history