feldroy / feldroy/django-crash-course
env files are not correctly named => there is not a "."
- Linguagem predominante
- Shell
- Estrelas
- 142
- Forks
- 30
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
## 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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.