- Fixed a lot of grammar issues.
- Fixed some styling stuff to make things easier to read.
- A note on shall methods / pass-through methods code-smell.
- A note on wording.
Contributors:
- Paul Hallett (Author)
- Styleguide is now published at https://phalt.github.io/django-api-domains. Going forward, this is the primary format for the styleguide. markdown versions are viewable at the docs/ folder.
- Relax ruling on JSON as the only serializable format (hello XML and gRPC!)
- Introduce a recommended plugins section
- Introduce a how-to-use-this-styleguide type section
Contributors:
- Paul Hallett (Author)
- Adds clarification around which logic should live where
- Adds clarification on absolute vs relative imports
- General grammar, consistency fixes
Contributors:
- Paul Hallett (Author)
- Emre Kartoglu (Reviewer, Advice)
- Will Earp (Advice)
Initial version
Contributors:
- Paul Hallett (Author)