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