surfer190

Results 42 issues of surfer190

I noticed this repo uses `version 0.13.3` without `react-dom.js`. It is a bit tricky now that `react-dom` is needed and requires `react.js` to be loaded before. In a sequential arrangement,...

Django Version: 3.2.11 django-mail-panel==3.2.6 django-debug-toolbar==3.2.4 `Exception Value: 'EmailMessage' object has no attribute 'alternatives'` I am using the [django-tempalted-email 3.0.0 package](https://pypi.org/project/django-templated-email/) to send an email: send_templated_mail(...) I attempted to fix it...

As per #590 the `render_link` function has been removed - a backward incompatible change if that function has been overridden. A note should be made under the change log [2.0.0a4](https://github.com/jieter/django-tables2/blob/master/CHANGELOG.md#200a4-2018-07-17)...

Can you make it write the new_droplet `ip` to the projects inventory file?

I have noticed that this only works with new files. @borisguery @hkdobrev Modifying an existing file with the debug commands does not detect and shows `All files are clean`

Add Magento Logging

> Using OpenID is now deprecated and OpenID support will be removed in a future release

This is probably not your problem, but it is making it hard for people to test the project. When building the image with: `docker build --rm --force-rm -t square/keywhiz .`...

help wanted
Hacktoberfest

It is hard to diagnose from this distributed system, but after deleting a rule from the Praeco frontend. On `v0.45` the alerts keep sending. Perhaps this is to do with...

bug
waiting_upstream

## Proposed changes I want to allow attributes on the identity - to map to user attributes. Specifically the default protected keys `is_staff`, `is_active` and `is_superuser`. Reasoning is that sometimes...