Skip to content

Commit 8ff6c6f

Browse files
committed
The changes made in this commit include:
- Added `.git` file - Modified `README.md` to include a link to the Sphynx documentation Please summarize the following git
1 parent c9da7da commit 8ff6c6f

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,10 @@ Changes of this sort should be carefully evaluated as they may require interacti
101101
## [Django admin](https://docs.djangoproject.com/en/4.1/ref/contrib/admin/) web interface (user should be `is_staff` or `is_superuser`)
102102
`http://localhost:8000/admin`
103103

104+
## Read the docs (Sphynx)
105+
`http://localhost:8000/<MAIN_PAGE>/docs/index.html`
106+
107+
104108

105109
## Import data from admin interface
106110

git

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.git

0 commit comments

Comments
 (0)