-
Tijdens upgraden per ongeluk in verkeerde venster wat proberen te kopieren (control + c).
Onder linux is dat afbreken...
Hij was bezig met database upgrade
Niet alle tabellen zijn goed geupgrad…
-
```
export default function App() {
const [selectedInputValue, setSelectValue] = useState('lucy');
const [pieChartData, setPieChartData] = useState([
{ type: 'lucy-1', value: 12 },
{ …
-
**Python version**
2.7
**Django version**
1.11
**Package version**
0.7.1
**Current behavior (bug description)**
When the palette options are not used, the input renders with the `data-jsc…
-
Hi,
It would be great to be able to improve the ColorField by adding the possibility of having a bunch of predefined colors that as @yceruto shows in the isssue https://github.com/symfony/symfony/i…
-
Na het upgraden naar 1.10 is mijn DSMR installatie helaas kaduuk.
Onder versie 1.9 is de adapter van mijn pi een keer kapot gegaan, maar na het vervangen van de adapter draaide alles weer.
Ik heb to…
-
## OS
* MacOs Monterey
* Amazon Linux AMI 2018.03
## PIP Freeze
List
aioredis==1.3.1
amqp==5.1.1
appnope==0.1.3
asgiref==3.5.2
async-timeout==4.0.2
attrs==21.4.0
autobahn==22.6.1
Aut…
-
When I use the NativeColorPanel with snippets, the color panel does not show up in cms.
EDIT: Maybe it is not a snippet-related problem after all, but a **Wagtail 3.0**-related problem.
```
@re…
-
cannot pass widget attrs for modal at bootstrap4
`ColorWidget(attrs={'class': 'form-control colorfield_field jscolor {zIndex: 1080}'})`
-
I am facing this error while using WeasyPrint in django application.
```bash
File "/usr/local/lib/python3.9/site-packages/cffi/api.py", line 827, in _load_backend_lib
raise OSError(msg)
OSErr…
-
**Python version**
3.9.13
**Django version**
4.1
**Package version**
0.20.0
in the admin page i'm trying to add a row to the table MaintenanceServiceSupplierContact that has a foreign key …