Skip to content

Commit 2e7a518

Browse files
authored
Merge pull request DjangoGirls#1509 from sinistersnare/patch-1
Django apps have their own urls.py file
2 parents 93bc8bc + 8364dea commit 2e7a518

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

en/django_models/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ djangogirls
8888
│   │   └── __init__.py
8989
│   ├── models.py
9090
│   ├── tests.py
91+
| ├── urls.py
9192
│   └── views.py
9293
├── db.sqlite3
9394
├── manage.py

0 commit comments

Comments
 (0)