-
### Is there an existing issue for this?
- [X] I have searched the existing issues for a bug report that matches the one I want to file, without success.
### Did you read the documentation and troub…
-
### Description of the bug
---------------------------------------------------------------------------
TypeError Traceback (most recent call last)
Cell In[34], [line…
-
__Description__
- When trying to create a new tenant the application throws ```--website_id``` option does not exist.
- When I was debugging this. initially it complaining about *--website_id*…
-
### Description
Both spelling alternatives are used in various places, and it's a bit confusing especially if this happens for function names and parameters.
```
$ grep -ri --exclude-dir "__pycache_…
kjun9 updated
4 years ago
-
The extension uses site's title as a filename.
I want to suggest a much better template for the filename that will improve the file organisation.
### TL'DR
**The template should be follow:
`[{ho…
-
Add ability to add random html elements.
-
I changed my code from handwritten loops to jsonata, it looks much cleaner now.
However, it was a big surprise that execution is very slow now. I apply a query with `evaluate` ~ 6000 times and each…
-
here are the worst offenders (stdev > 2) using 10 runs on the CI machine same invocation as the ci.bash script:
| query | ('elapsed', 'mean') | ('elapsed', 'std') | ('elapsed…
-
(newbie alert)
Was looking around in https://hackage.haskell.org/package/hedgehog-0.5/docs/Hedgehog-Gen.html and it wasn't obvious to me how to generate random data based on the type of the value. …
-
We need a repeatable test suite using a medium sized repository (large enough to have a moderate amount of complexity, multiple partitions (when implemented), yet small enough that we can include the …