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

Create Django Middleware #6

Open
adamcharnock opened this issue Aug 7, 2019 · 0 comments
Open

Create Django Middleware #6

adamcharnock opened this issue Aug 7, 2019 · 0 comments

Comments

@adamcharnock
Copy link
Owner

adamcharnock commented Aug 7, 2019

There are a few niceties that Lightbus could help with with regards to Django:

  • Calling django.setup()
  • Setting/detecting DJANGO_SETTINGS_MODULE (consider deriving a default from manage.py)
  • Handling dead database connections (see example 6)

This would be a good use of the (as yet unimplemented) middleware system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant