Skip to content

Add a custom WSGI application#121

Draft
dylanmccall wants to merge 1 commit into
developfrom
add-custom-wsgi-application
Draft

Add a custom WSGI application#121
dylanmccall wants to merge 1 commit into
developfrom
add-custom-wsgi-application

Conversation

@dylanmccall
Copy link
Copy Markdown

This change adds special WSGI entry points to replace the ones used by default in Kolibri. As a result, we can remove some complexity related to monkey-patching DynamicWhitenoise.


This addresses a comment from #116.

This change adds special WSGI entry points to replace the ones used by
default in Kolibri. As a result, we can remove some complexity related
to monkey-patching DynamicWhitenoise.
@dylanmccall dylanmccall force-pushed the add-custom-wsgi-application branch from ac33158 to 7bddb96 Compare May 8, 2023 21:50
@dylanmccall dylanmccall requested a review from dbnicholson May 9, 2023 00:58
Copy link
Copy Markdown
Member

@dbnicholson dbnicholson left a comment

Choose a reason for hiding this comment

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

It's more typing, but it's probably preferable to monkeypatching. 👍

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