-
This project is really nice. I found it while using
https://github.com/unfoldadmin/django-unfold and saying "this is great but I wish it had daisy UI support" and looking for an alternative I foun…
-
**Describe the bug**
Trying to run a totally clean setup on mysql (8) and creation of tables etc fails.
**To Reproduce**
DB similar to this
```yaml
mysql:
image: mysql:8.0.35
co…
-
```
from django.utils.translation import gettext_lazy as _
from django.db import models
class AuditableModel(models.Model):
last_updated_by = models.CharField( max_length=50 )
last_up…
-
# Bug report
## What's wrong
If I run mypy on this code:
```py
from django.contrib.contenttypes.models import ContentType
from django.db import models
def f(model: type[models.Model]) -> N…
-
Metodo para copilar el modulo creado en c++ en python
-
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
-
In the admin panel, making a search on any dissemination table that isn't "Generals" will result in a crash. This is because `report_id` is a foreign key, and is not supported by Django's most basic s…
-
### Project to be claimed
`django-mongodb`: https://pypi.org/project/django-mongodb
### Your PyPI username
`10gen`: https://pypi.org/user/10gen/
### Reasons for the request
The mongodb team has b…
-
HI there. I would like to propose the addition of a Django Development Roadmap under the tag #hacktoberfest2024
-
https://www.django-rest-framework.org/