Chris Beaven
Chris Beaven
If a NinjaAPI instance has `auth=[something]`, but a router instance attached to this api has `auth=None`, then I'd expect the default auth for that router's operations to be None.
`django.template.backends.django` is missing a definition of its `Template` class.
Fixes #58 #59 and #60
Make some small changes to also support the graphql-transport-ws implemented and defined at https://github.com/enisdenjo/graphql-ws
Lincoln loop has a couple of projects using this. The relevant javascript could be easily abstracted and kept as part of this project.
### Pre-submit checks - [X] I [checked for similar issues](https://github.com/TheAssassin/AppImageLauncher/issues?q=) beforehand, but could not find any, not even closed ones. I could not add my bug report to any existing...
# Description Remove Incremental as a requirement (but still support its use for project versions/names) Fixes #308 and #398 # Checklist * [x] Make sure changes are covered by existing...
# Description If no filename is given when doing `towncrier create`, interactively ask for the issue number and fragment type (and then launch an interactive editor for the newsfragment content)....