-
As requested (Carlton Gibson) in Django ticket https://code.djangoproject.com/ticket/35757#comment:21 I open an issue in this repo.
### Problem
When using 'daphne' + 'channels' in a Django polls …
-
In the example project provde an example how to use the standard django login and admin login views since they do more than a simple call to login()
-
**Describe the bug**
When attempting to add an icon to an application when the storage backend is S3, a stack trace is returned if the status code is 403.
**To Reproduce**
Steps to reproduce the …
4d62 updated
21 hours ago
-
We should probably fix these.
```
=============================== warnings summary ===============================
../../usr/local/lib/python3.9/site-packages/django/conf/__init__.py:241
/usr/…
-
**Object Attribute in Detail View:**
In Django’s DetailView, the object is accessed with `self.object`, but `hx_requests` uses `hx_object`, which feels unnecessary and confusing.
**Method Signat…
-
When posting to the API (Change Ticket) with an incorrect status the following is returned
```
Environment:
Request Method: PUT
Request URL: http://127.0.0.1:8002/api/itim/change/51
Dja…
-
We are currently using standard syncronous views in Django. This leads to us needing to wrap the asyncronous interface to the DRUNC process manager.
It would be nice to use asynchronous views in or…
-
### Deployment Type
Self-hosted
### Triage priority
I volunteer to perform this work (if approved)
### NetBox Version
v4.1.3
### Python Version
3.11
### Steps to Reproduce
1. Install a NetBox…
-
Hi,
I've been trying to install AFS from scratch for some time now, but seem to fail at the last step, somewhere at yarn build_development.
My current setup is the following:
Debian 12.5, whi…
-
Hi guys, thank you for your work on Pylance.
I'm trying VSCode for Python development to move away from PyCharm, but I'm having a strange issue and I don't know if it's a bug or not.
So far, I'…
besil updated
10 hours ago