The relative imports make it clearer what code is within the project and where it's coming from. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| admin.py | ||
| models.py | ||
| urls.py | ||
| view_helpers.py | ||
| views.py | ||
The relative imports make it clearer what code is within the project and where it's coming from. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| admin.py | ||
| models.py | ||
| urls.py | ||
| view_helpers.py | ||
| views.py | ||