django-cms-quickstart icon indicating copy to clipboard operation
django-cms-quickstart copied to clipboard

Documentation should be improved: How to restart server while reatining database data

Open MacLake opened this issue 2 years ago • 2 comments

The documentation lacks a description how to stop and restart the server without losing the database content. PR is following.

MacLake avatar Aug 10 '23 21:08 MacLake

And another documentation flaw: What’s the point in using http://django-cms-quickstart.127.0.0.1.nip.io:8000/ instead of http://127.0.0.1:8000/ (or http://localhost:8000/ ). I don’t get it, even after reading https://nip.io/ .

MacLake avatar Aug 11 '23 20:08 MacLake

By documentation do you mean https://docs.django-cms.org/ or just the README.md

WajahatKanju avatar Sep 02 '24 10:09 WajahatKanju