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

async views/streaming responses #266

Open
1 of 4 tasks
jclgoodwin opened this issue Feb 8, 2024 · 0 comments
Open
1 of 4 tasks

async views/streaming responses #266

jclgoodwin opened this issue Feb 8, 2024 · 0 comments

Comments

@jclgoodwin
Copy link
Owner

jclgoodwin commented Feb 8, 2024

  • Use a server other than gunicorn, that supports asgi
    • Deploy to a test environment first
  • Django and its template engine doesn't properly support streaming templates yet, but there's a slightly verbose way of doing it using Jinja so let's try that. The service detail view would benefit from it
    • (but a smaller simpler view would be easier to start with, given the need to convert the template to Jinja)
@jclgoodwin jclgoodwin reopened this Jul 9, 2024
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