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

Conversation

tongwang
Copy link

Major changes:

  1. Updated view permissions to create permission code names to match the format that django uses when creating permissions. Added an initial data mirgration to update previously created codename can_view permissions with codename view_[model].
  2. Used a better way to modify existing template tag "submit_row", saving us from copying template change_form.html.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants