-
Notes on my work for [Ticket 27106](https://code.djangoproject.com/ticket/27106)
-
# Maintenance
django-guardian is now maintained again! 🚀
Following #603 which has taken over 5 years to come to fruition, we now have a number of maintainers with the agency to take django-guar…
-
Hello,
Would it be possible to add support for the latest Django LTS (4.2) ? Running production services on non-LTS versions implies heavy maintenance costs as we need to constantly upgrade the Dja…
-
This issue will be primarily removal of Node backend and add Django support
1. Remove Node stuff
2. Adding Docker to support Python build
3. Using a Backend server - like Guincorn
4. support Typing. D…
-
# Django ORM
Prototyping on `django_orm`
- [x] Compound
- [x] Target
- [x] Pose
- [x] CompoundSet
- [x] Test chemicalite import
- [x] Test chemicalite mol population (override save method? …
-
======================================================
Application State
======================================================
------------------------------------------------
App Version
----------…
-
*This is for tracking the progress of the idea started in https://github.com/django-commons/membership/issues/40#issue-2526174875.*
To my knowledge, Jazzband has only one admin currently, and addin…
-
I'm trying to add django-components to a project that has webpack-loader and uses ManifestStaticFilesStorage.
When I add ComoonentsFileSystemFinder, then collectstatic stops working
```
STATICF…
-
Using the example of repository.
django.core.exceptions.ImproperlyConfigured: 'libsql.db.backends.sqlite3' isn't an available database backend or couldn't be imported. Check the above exception. To…
-
`django-revproxy` supports `Django4,