-
Hi, I tried to update your package in our environment (Django 5.1), but came across a test failure:
```
[ 21s] =================================== FAILURES ===================================
[…
-
Aujourd'hui on force dans Clever Cloud. Notre première tentative de redirection via Django a abouti à des redirections 301 infinies.
-
Hi @PaulleDemon,
It will be great if we can add Django allauth integration to your template.
https://docs.allauth.org/en/latest/index.html
-
Hey,
One of the purpose for tonight's meeting is for me to fully understand the taipy.auth mechanism in great details.
For example, I'd like to load my Django database which could be Postgres wi…
-
Currently trying to figure out how to interface with github.
- [x] step1 research possibility
- [x] Discover how to implement outside APIs into Django
- [ ] Discover how to use Github API
- [ ]…
-
Olá, @fabricioalves206, tudo bem?
Poderia explicar qual foi o problema que você encontrou que tornou necessário o uso do Django REST Framework?
https://github.com/fabricioalves206/projeto-vaga-b…
-
We should probably fix these.
```
=============================== warnings summary ===============================
../../usr/local/lib/python3.9/site-packages/django/conf/__init__.py:241
/usr/…
-
### Dependency
- [x] Missing information about how to combine migrations in Django
### Overview
We need to make it easy to:
- Record any missing documentation about combining migrations in Dj…
-
**Is your feature request related to a problem? Please describe.**
If you have a model which defines an `EmailField`, the generated OpenAPI specification is displayed as:
`email string
-
https://github.com/ankitpopli1891/django-autotranslate/blob/eca7f0224d1c857c9566f3d142b42161587b8317/autotranslate/services.py#L82
The assert statement that follows to the exception handling is not…