-
l'idée est de fournir un outils plus légé que dans la proposition #6 pour faciliter l'export de données pour un modèle donné
Création de la mixin `Mixins.ExportRecords` qui apport:
* un attribu…
-
-
In API8/9 the PhaseTracker is currently not capturing a few inventory changes causing the following warning and stacktrace
```
[Server thread/WARN] [sponge]: Logged slot transactions without event! …
-
Traceback (most recent call last):
File "/home/ubuntu/venv/lib/python3.8/site-packages/django/template/utils.py", line 66, in __getitem__
return self._engines[alias]
KeyError: 'backend'
Du…
-
CSS now supports most of the best bits of SCSS - variables, nesting, etc... SASS still has mixins and functions, but modern CSS is extremely capable and I find the I've stopped using SASS in my projec…
-
I am having problems with the watcher. The gulp seems to be working when I load container. But watch is not working, the css is not recompiled after the changes are made to scss file. The files are pi…
-
## What's going wrong?
When I start any PM2 app, I see the following error, over and over. The server starts, errors then tries to restart.
```
PM2 | =======================================…
-
## Describe the bug
I'm using the install script from here: https://porter.sh/install/ --> Linux: `curl https://cdn.porter.sh/latest/install-linux.sh | bash`
Gettingthis error:
Error: error downl…
-
While adding some mixins to our project I realized, that quite often you want to have some initialization action run on the mixin or on a parent class that expects that some of its members will be ove…
-
## 1. _safeMint() should be used rather than _mint() wherever possible
`_mint()` is [discouraged](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/d4d8d2ed9798cc3383912a23b5e8d5cb602f7d4…