-
### NetBox version
v3.2.4
### Python version
3.8
### Steps to Reproduce
1. Login netbox
2. Select "IPAM"
3. Select "Service Templates" or "Services"
4. Append ?sort=ports to the URL
…
-
Hello! Are there versions of the program in other languages?
https://i.gyazo.com/7bb8bced011eb4a17709e37b32083da3.png
I would like to be able to choose my native language for working with the prog…
-
We've upgraded to ReCaptcha version 3 as per the instructions in the recent Tendenci release (14.0.4).
After an initial hiccough due to misconfiguration, it now appears to be working well.
But we …
-
https://github.com/ijemmao/igbo_api/blob/2a4eefd5bc8fb2cb94f1493e3ded083b4710f6ea/src/models/Word.js#L48
```bash
curl --location --request GET 'igboapi.com/api/v1/words?keyword=health' \
--header…
-
Impossible to reach the information of a sample for changing them by clicking on its name (I would like to change a analyzed sample name for which there is an error).
BUG:
ValueError at /sa…
-
### Checklist
- [X] This is an issue for Hyperchat, not LiveTL. I will go to [the LiveTL repo](https://github.com/LiveTL/LiveTL) to report an issue with LiveTL.
- [X] This issue is not a matter of op…
-
Pre-requisite #8
Add missing language translations for new strings added in the settings page in 2.5, 2.5.1 and 2.5.2.
... time to RTFM and learn 'PO Edit'.
- [x] Update source code to follow…
-
Say I would like to record the detections in a database for analytical purposes. I would like to see all available returned values and their lengths, so I can plan the database structure. Is this list…
-
**Describe the bug**
I install the package with all steps provided in README.md
And I used it as followwing:
```php
// routes/web.php
Route::group(['prefix' => LaravelLocalization::setLocale()]…
-
When using gevent as a pool, queuing a single task that uses [django-channel's group_send with async_to_sync](https://channels.readthedocs.io/en/stable/topics/channel_layers.html#synchronous-functions…