issues Search Results · repo:django-cms/django-cms-quickstart language:Python
Filter by
0 results
(95 ms)0 results
indjango-cms/django-cms-quickstart (press backspace or delete to remove)My Docker build didn t work
$docker compose build web
[+] Building 11.1s (9/9) FINISHED docker:desktop-linux
= [web internal] load build definition from Dockerfile ...
serajbaltu
- 3
- Opened on Jan 14, 2024
- #61
Well, it seems like there is an error and I don t know what I should do.
My os is centos7.9
[root@iZ2zedlcj4rmyxonj7ks6wZ django-cms-quickstart]# docker-compose build web Building web Step 1/6 : FROM ...
wocaishiniliu
- 1
- Opened on Sep 26, 2023
- #54
The documentation lacks a description how to stop and restart the server without losing the database content. PR is
following.
documentation
good first issue
MacLake
- 3
- Opened on Aug 10, 2023
- #52
It’s not unusual that a web devoloper runs an own postgres instance on the host, which also uses port 5432. In this case
django-cms-quickstart fails to launch as it also wants to expose port 5432 on the ...
MacLake
- 1
- Opened on Aug 10, 2023
- #51
The volume assignment in the database_defaultsection doesn’t make sense. It doesn’t break anything, but it’s not good
for anything either.
database_default:
# …
volumes:
- postgres-data:/var/lib/postgresql/data/ ...
MacLake
- 1
- Opened on Aug 10, 2023
- #50
After shutting down the server with docker compose down and restarting with docker compose up the previously populated
database is not mounted anymore because the database files aren’t saved in a named ...
MacLake
- 1
- Opened on Aug 10, 2023
- #49
When I run pip-compile --output-file=requirements.txt requirements.in, I get an error.
details summary
Error /summary
× python setup.py egg_info did not run successfully.
│ exit code: 1
...
wesleyboar
- 1
- Opened on Jun 8, 2023
- #45
(venv) E:\cms pip install -r requirements.txt Collecting asgiref==3.5.2 Using cached asgiref-3.5.2-py3-none-any.whl (22
kB) Collecting boto3==1.14.49 Using cached boto3-1.14.49-py2.py3-none-any.whl (129 ...
Mohammadwh
- 3
- Opened on May 27, 2023
- #42
Trying this out for the first time, and the css is not available. I m guessing it needs bootstrap 5? I m using docker
container to run this.
driesdesmet
- 1
- Opened on Jan 13, 2023
- #38

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.