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

Provide more context in errors #4

Open
davecoates opened this issue Mar 25, 2021 · 0 comments
Open

Provide more context in errors #4

davecoates opened this issue Mar 25, 2021 · 0 comments

Comments

@davecoates
Copy link

  File "/Users/fang/377bin/alliance_django_template/template-django/django-root/csv_permissions/permissions.py", line 53, in _access_level_all
    raise RuntimeError("'all' cannot be used with global permissions.")
RuntimeError: 'all' cannot be used with global permissions.

Should provide details about which line in the csv is triggering the error

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

No branches or pull requests

1 participant