Nate Dudenhoeffer
Nate Dudenhoeffer
When debugging an api on a server which provides a pretty HTML debug output (Django for example), it is difficult to read in the current preview panel.
I am currently working on implementing inline formsets locally. Has anyone else used django-angular with inline formsets. What I have in mind is putting the inline forms into an array,...
## Bug report **Describe the bug** When the `name` is defined in the JsonKey for a field that has a different name on the class and in the field in...
This is something easy enough to implement using the `onOpen` callback, but it would be nice to have a promise which resolves when the connection is open. If the websocket...
The way that `django-eventstream` requires `channels` in setup.py prevents dependency resolution for django 1.11 on python 3. I am upgrading a project which uses pip-tools for dependency management and get...
Feature request: Support for the "blocking" option from django_grip in eventstream. Rationale: We are running into an issue where some messages are not sent from celery workers. I suspect what...
Because the banner is currently inside of `ion-content` it can't be displayed over the top of a modal. probably needs to go into its own top-level container similar to how...
The current implementation stacks messages on top of each other, making them mostly unreadable. I am opening this ticket for some discussion of how to handle multiple messages. They could...
This is a headache for other users with a jetBrains IDE who may not have the same setup you do.
The versions currently in package.json are broken in node v5.