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

Small results framework bugs #1868

Closed
KasperBrandt opened this issue Oct 25, 2015 · 0 comments
Closed

Small results framework bugs #1868

KasperBrandt opened this issue Oct 25, 2015 · 0 comments

Comments

@KasperBrandt
Copy link
Contributor

Test plan

No test plan needed. Part of #1772 and #1773.

Issue description

File "akvo/rsr/views/project.py", line 341, in main
'project_admin': request.user.is_superuser or request.user.is_admin or True in ...

In addition: project page crashes when no accordion.

@KasperBrandt KasperBrandt self-assigned this Oct 25, 2015
@KasperBrandt KasperBrandt added this to the 3.8 Lilongwe milestone Oct 25, 2015
@KasperBrandt KasperBrandt changed the title AttributeError: 'AnonymousUser' object has no attribute 'is_admin' Small results framework bugs Oct 25, 2015
KasperBrandt added a commit that referenced this issue Oct 25, 2015
[#1868] Fix AnonymousUser bug and JS crash when no descriptions
@MichaelAkvo MichaelAkvo moved this to Done in RSR Dec 8, 2022
@MichaelAkvo MichaelAkvo added this to RSR Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant