phalt / django-api-domains

A pragmatic styleguide for Django API Projects
https://phalt.github.io/django-api-domains/
MIT License
705 stars 62 forks source link

Absolute vs Relative imports #5

Closed phalt closed 5 years ago

phalt commented 5 years ago

Resolves #3

This ruling is implied in the code examples and docs, but I wanted to make it explicit.