#20804 closed Bug (invalid)
Wrong directory level
| Reported by: | pylyp | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.5 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
https://docs.djangoproject.com/en/1.5/intro/reusable-apps/
templates directory must be in mysite/mysite/, not in mysite/

Note:
See TracTickets
for help on using tickets.
Perhaps you didn't follow the tutorial correctly. I believe the current documentation is correct.