-
* pip version: 10.0.1
* Python version: 3.7
* OS: windows 10
I'm in an enterprise setup, but I'm not behind a proxy.
I'm using git bash.
**Description**
I can't install modules with pip when…
ghost updated
3 years ago
-
A custom user model to override djnago's basic user model to support multiple custom user type roles and data which would be used for this application. With a Profile Model to Other secondary user inf…
-
## Description
The psycopg2 package display's a user warning when calling pgcli. They have a blog post describing why this warning is displayed: http://initd.org/psycopg/articles/2018/02/08/psycopg-2…
-
I am GSSOC'21 participant. I would like to work on the backend using Django. Kindly assign me this issue to start working on it.
-
**What happened**: Replicas | Not distributing resource load equally
**What you expected to happen**: Each Replica should have equal cpu/memory load
**How to reproduce it (as minimally and preci…
-
개발 환경에서 도커 띄우면 djnago-db init 되도록 구성
- 개발 및 테스트를 위함
0. Django migration
1. Create superuser
2. Insert sample data
* 이미 디비가 구성된 경우/처음 띄우는 경우 구분?
Docker-compose - entrypoint.sh 로 실행!
-
## Checklist
- [ ] I have verified that that issue exists against the `master` branch of Django REST framework.
- [ ] I have searched for similar issues in both open and closed tickets and cannot fi…
-
Hi, I keep getting this error when trying to make the migrations.
```bash
Traceback (most recent call last):
File "manage.py", line 22, in
execute_from_command_line(sys.argv)
File "/ho…
-
Update to newer Django version.
-
I'm trying to get data from an api but I keep get `Access to XMLHttpRequest at 'https://www.***.org/api/' from origin 'http://127.0.0.1:8000' has been blocked by CORS policy: No 'Access-Control-Allow-…