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

Feature/refactor in apps #229

Merged
merged 3 commits into from
May 6, 2024
Merged

Feature/refactor in apps #229

merged 3 commits into from
May 6, 2024

Conversation

manilde
Copy link
Contributor

@manilde manilde commented May 6, 2024

feature: refactoring in different django apps for readability

Copy link
Contributor

@TerryvanWalen TerryvanWalen left a comment

Choose a reason for hiding this comment

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

Very pretty

@@ -32,6 +28,7 @@ def index(request, iiif_url):
authentication.check_wabo_for_mail_login(is_mail_login, url_info)
metadata, _ = get_metadata(url_info, iiif_url, {})
authentication.check_file_access_in_metadata(metadata, url_info, scope)
# TODO image from image_server cached?
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove todo? We were not going to add this anymore right?

@manilde manilde merged commit cce5513 into main May 6, 2024
3 checks passed
@manilde manilde deleted the feature/refactor_in_apps branch May 6, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants