Skip to content

Releases: phalt/django-api-domains

1.2.1

25 Sep 13:50
023eeff
Compare
Choose a tag to compare

1.2.1 | 25-09-2019

  • Fixed a lot of grammar issues.
  • Fixed some styling stuff to make things easier to read.
  • A note on shallow methods / pass-through methods code-smell.
  • A note on wording.

Contributors:

  • Paul Hallett (Author)

1.2

10 Jun 13:57
Compare
Choose a tag to compare
1.2

1.2 | 10-06-2019

  • 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)

1.1

09 Apr 13:07
8dceb56
Compare
Choose a tag to compare
1.1

1.1 | 09-04-2019

  • 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)

1.0

02 Apr 15:11
be9d1b5
Compare
Choose a tag to compare
1.0

The first version