-
- [x] gitignore 추가
- [x] gitmessage 추가
- [x] CI 추가
- [x] PR, Issue, bug Templates 추가
- [x] pre-commit 추가
- [x] Django 환경 세팅
- [x] swagger 적용
- [x] logging 적용
- [x] Django App 추가
-
I am having problems with getting my Django authentication system working with Active Directory.
I am able to sign in and it says LDAP connect succeeded, but then it fails and prints that 'LDAP user …
-
### Discussed in https://github.com/celery/celery/discussions/9214
Originally posted by **har07** August 28, 2024
After celery container has run for 1-3 days, celery ping command start to retu…
har07 updated
2 months ago
-
Trying https://github.com/LexPredict/lexpredict-contraxsuite/blob/master/notebook-examples/document_model_tutorial.ipynb in the Docker deployment, at
```
# Setup django environment
os.environ.set…
-
Hi everybody!
First - Big thanks for such great tool for online usage! I have made a home made practise with Oracle, PostgreSQL and MariaDB.
By the way, I have a problem with displaying schema i…
-
Hello friends! Thanks for the detailed documentation. But I need advice!
I have a service with a lot of docker images) Some of them work on django - rest_framework, and many of them on asyncio.
I ne…
-
```
======================================================================
ERROR: test_unsalted_md5 (passlib.tests.test_ext_django.HashersTest)
--------------------------------------------------------…
-
We're seeing some sort of a deadlock, or some other type of locking problem while opening new Postgres DB connections using `ddtrace:2.10.4`. The problem seems to have been introduced between `2.9.2` …
-
Sentry fall if there is a ```frozenset``` as key of ```dict``` in context
I found this when near place of send error was ```dict``` with ```frozenset``` as key
proof 1
```
from raven.utils.jso…
-
Unless I missed it, I didn't see any mention in the documentation stating that the django-q logger was called 'django-q'.
The convention is:
`logger = logging.getLogger(__name__)`
I realised t…