-
### Have you already checked elsewhere?
- [ ] I have read the [Devilbox documentation](https://devilbox.readthedocs.io/en/latest/)
- [ ] I have checked the [Devilbox Troubleshooting Guide](https://de…
-
I'm using this config:
```
"custom/media": {
"format": "{icon}{}",
"return-type": "json",
"format-icons": {
"Playing": " ",
"Paused": " ",
},
"max-length":…
-
Show how to set up local environment to create C++ kata or train on them.
-
Hi guys
I put together the fixes for the different issues that is found around here in the issues section (thanks for sharing!) and I also updated a few things so it works on Ubuntu 20.04. OpenConn…
-
Show how to set up local environment to create Python kata or train on them.
-
```
EntityManager injected via default persistence unit:
@PersistenceContext
public final void setEntityManager(EntityManager entityManager) {
this.entityManager = entityManager;
…
-
```
Under ubuntu linux with the default installation of postgresql, simply doing
install.packages('RPostgreSQL')in R fails with unspecified errors.
The problem is solved by installing the postgres …
-
```
Under ubuntu linux with the default installation of postgresql, simply doing
install.packages('RPostgreSQL')in R fails with unspecified errors.
The problem is solved by installing the postgres …
-
```
EntityManager injected via default persistence unit:
@PersistenceContext
public final void setEntityManager(EntityManager entityManager) {
this.entityManager = entityManager;
…
-
## Add 'show password' toggle to the default hosted login pages
### Problem
Our hosted login pages don't always have the best default login experience out of the box. One small way to improve it…