feldroy / feldroy/django-crash-course
env files are not correctly named => there is not a "."
- 主要語言
- Shell
- 星號
- 142
- 分支
- 30
- PR 合併指標
- 30 天內沒有已合併 PR
描述
## Location within the Book
* Book order number: 11172
* Book build date (Is the date on page 1):BETA CCD-2020-09-16
Daniel Feldroy, Audrey Feldroy. Django Crash Course (Kindle Location 7).
* Book format (PDF, Epub or Mobi): kindle
* Chapter or Appendix: Chapter 18
* Section: 18.3.1
* Subsection:
* What operating system are you using:
- [x ] MacOS Catalina
Hint: Page numbers change all the time. The best way to report an issue is by chapter, section, and subsection numbers.
## Description
> If grammar, enter problematic text here, otherwise delete this line.
```
The text states:
On the root directory of the everycheese project, there are two files: .env.sample.mac_or_linux .env.sample.windows
```
These files are not prefaced with a "." or hidden. The text should read:
`On the root directory of the everycheese project, there are two files: env.sample.mac_or_linux env.sample.windows
`
## Possible Solutions
Remove the prefix "."
## Your full name so we can provide accurate credit within the book
akkdio
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。