We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9da7da commit 8ff6c6fCopy full SHA for 8ff6c6f
README.md
@@ -101,6 +101,10 @@ Changes of this sort should be carefully evaluated as they may require interacti
101
## [Django admin](https://docs.djangoproject.com/en/4.1/ref/contrib/admin/) web interface (user should be `is_staff` or `is_superuser`)
102
`http://localhost:8000/admin`
103
104
+## Read the docs (Sphynx)
105
+`http://localhost:8000/<MAIN_PAGE>/docs/index.html`
106
+
107
108
109
## Import data from admin interface
110
git
@@ -0,0 +1 @@
1
+.git
0 commit comments