django-cms-quickstart
django-cms-quickstart copied to clipboard
Documentation should be improved: How to restart server while reatining database data
The documentation lacks a description how to stop and restart the server without losing the database content. PR is following.
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/ .
By documentation do you mean https://docs.django-cms.org/ or just the README.md