-
### Problem and impact
Before 2024.8 the /media and /static files were served by pretix. Now these files are missing and resulting in a 404 (but they are generated properly and can be accessed by t…
joa77 updated
1 month ago
-
### 👉 Deixe um comentário, não importa se é dúvida, crítica ou sugestão! Vamos discutir aqui tudo que for possível sobre a **Parte 1) Fazendo o Olá mundo usando Django**
**É muito importante que vo…
-
I have a project running in python 12. After updating to python 13 I got the following error
```python
root@323b676783df:/project/banks# python manage.py check
Traceback (most recent call last):
Fi…
-
I am getting this annoying error during oauth with google login
My adapther code is :
```
class GoogleLogin(SocialLoginView):
adapter_class = GoogleOAuth2Adapter
client_class = OAuth2C…
-
With the danger of duplicating #209, I would like to report an issue w.r.t. the installation order of the `rosetta` and `django-rosetta` packages. When `rosetta` is installed **after** `django-rosetta…
-
Installation of BookType v2.2.0 DEB snapshots packages always ending with the below shown error.
http://apt.sourcefabric.org/snapshots/booktype_2.2.0~20171006-1_all.deb
> For further instruction…
-
大佬你好,我在启动的时候报以下错误,没用过python写web,麻烦大佬修复一下
```
PS C:\Users\Administrator\Desktop\项目\sentiment_analysis_api-master> python manage.py runserver 8000
Watching for file changes with StatReloader
Perfo…
-
Once I enable the plugin in `configuration.py` file, `python3 manage.py migrate` will fail with the following trace:
```
Traceback (most recent call last):
File "/opt/netbox/netbox/netbox/../ma…
-
I am trying to add silk to a project having django tenant schemas. All configs are right and are done according to the silk documentation. After running the migrate_schemas command to run the migratio…
-
Add comments in every .py file so that user can better understand the code
Checklist
- [X] Modify `main/main/urls.py` ✓ https://github.com/Apoorvg2000/store_monitoring_loop/commit/1b1ce5369b41a202…