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

Fixed #26470 -- Converted auth permission validation to system checks. #6421

Merged
merged 2 commits into from Apr 7, 2016

Conversation

charettes
Copy link
Member

No description provided.

@timgraham
Copy link
Member

LGTM

@timgraham timgraham changed the title Auth permission checks Fixed #26470 -- Converted auth permission validation to system checks. Apr 6, 2016
@charettes
Copy link
Member Author

The two last commits are meant to be squashed with the proposed commit message.

@@ -436,6 +436,10 @@ Auth
permission for model ``<model>``.
* **auth.E006**: The permission codenamed ``<codename>`` is duplicated for model
``<model>``.
* **auth.E007**: The verbose_name of model ``<model>`` must be at most 244
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

link verbose_name

@charettes charettes merged commit a872194 into django:master Apr 7, 2016
@charettes charettes deleted the auth-names-length-checks branch April 7, 2016 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants