-
I have recently build solution using composure and getting error for Postgres database is not reachable
`2024-10-24 14:33:41,196 WARNING django-csp could not be found, not updating Content-Securit…
-
When running behind gateway-lite, Django CSRF prevents logging into the Django admin. The same Django app works fine behind an Nginx proxy suggesting there may be a configuration issue with gateway-li…
-
To add RSS feeds, you need to be logged in and you are redirected to this [URL](https://www.djangoproject.com/community/add/blogs/). And if you go to the signup page, you can login through Github. Aft…
-
Currently, the app and React-based client uses the `/api/auth/token` endpoint with a username+password pair to login the user.
`/api/auth/token` relies on JWTs (pros/cons listed below), and
Pros …
-
Hello,
I was attempting to define a custom serializer on a HistoryModelViewSet. The serializer resolved some pk fields to names so when the history is shown a user could see the name of the changed…
ipl31 updated
2 weeks ago
-
Example logging config:
```
LOGGING = {
'version': 1,
'disable_existing_loggers': False,
'formatters': {
'verbose': {
'format': '%(levelname)s %(asctime)s %(mo…
-
I don't know if it is problem of Django, Whitenoise, or MDEditor.
I make collectstatic and run with Whitenoise, together with settings:
```
STORAGES = {
"staticfiles": {
"BACKEND": "w…
-
```
======================================================================
ERROR: test_unsalted_md5 (passlib.tests.test_ext_django.HashersTest)
--------------------------------------------------------…
-
Sorry I didn't get a chance to add this to arecibo, but this should be a part of it:
paste.pocoo.org/show/515966/
import logging
class AreciboHandler(logging.Handler):
"""An exception log ha…
-
```
======================================================================
ERROR: test_unsalted_md5 (passlib.tests.test_ext_django.HashersTest)
--------------------------------------------------------…