-
### Deployment Type
Self-hosted
### NetBox Version
v4.0.3
### Python Version
3.10
### Steps to Reproduce
Not sure if this is just me or if I missed something while upgrading from 3.x to 4.x but…
-
Hi all,
Unless actions = None in my ModelAdmin class definitions, grappelli raises and javascript exception and the filter functionality (with fields defined in list_filter) breaks. The dropdown butt…
-
Version
`djangorestframework-simplejwt==5.2.1`
My settings
```
REST_FRAMEWORK = {
'DEFAULT_PAGINATION_CLASS': 'rest_framework.pagination.PageNumberPagination',
'PAGE_SIZE': 5,
'DE…
-
### Describe the issue
When adding a new language, pending source keys are not taken into account (only committed source keys).
### I already tried
- [X] I've read and searched [the documenta…
gzm0 updated
4 months ago
-
### Deployment Method
- [X] Installer
- [ ] Docker Development
- [X] Docker Production
- [ ] Bare metal Development
- [ ] Bare metal Production
- [ ] Digital Ocean image
- [ ] Other (please provide a…
-
[NOTE]: #
Since instrumenting my Django application, I started seeing these errors:
```
[ERROR] Exception in ASGI application
Traceback (most recent call last):
File "/usr/local/lib/python3.11/…
-
### Plugin version
1.5.4
### NetBox version
3.7.3
### Python version
3.8
### Steps to Reproduce
got this error when trying to upgrade netbox from 3.7.3 to 4.0.3
Installing collected packag…
-
### Describe the issue
When you are logged in weblate, and you try to logout. This error appears in my sentry:
```
AttributeError /accounts/logout/
'AnonymousUser' object has no attribute 'profile…
-
Hello, I would like to add documentation to some mixin classes in order to clean main views.py a little bit.
In other words, instead of this:
```python
class EmployeeViewSet(viewsets.ModelViewSet…
-
### What's wrong
```
flake8 .
multiprocessing.pool.RemoteTraceback:
"""
Traceback (most recent call last):
File "/usr/lib/python3.12/multiprocessing/pool.py", line 125, in worker
resul…
rixx updated
3 months ago