Skip to content

Releases: amvtek/Djam

Version 0.9.6

30 Jan 06:44
Compare
Choose a tag to compare
  • Improved djam.mailutils to ease embedding images in html messages.

Version 0.9.5

01 Dec 10:15
Compare
Choose a tag to compare
  • Correct bug in BaseApiResource when decoding json with python 3

Version 0.9.4

24 Nov 10:44
Compare
Choose a tag to compare
  • Corrected bug in djam.phased_views where HttpResponse was used instead of HttpResponseBase

Version 0.9.3

06 Oct 07:34
Compare
Choose a tag to compare
  • Improved package to allow Python 2/3 compatibility

Version 0.9.2

19 Apr 07:09
Compare
Choose a tag to compare
  • Corrected bug in phased_views, PhasedRequestProcessingMeta metaclass which was preventing multi level inheritance on module class based view.

Version 0.9.1

10 Feb 07:39
Compare
Choose a tag to compare
  • Fixed PyPI licensing issue

Version 0.9.0

09 Feb 12:47
Compare
Choose a tag to compare
  • Improved BaseApiResource CBV to ease implementing REST/JSON web service endpoints
  • Improved project setup installer to use setuptools

Version 0.8.3

06 Mar 12:52
Compare
Choose a tag to compare
  • Corrected bug in project setup.py that was resulting in incomplete installation of the package.

Version 0.8.2

04 Mar 14:36
Compare
Choose a tag to compare
  • This is a GITHUB only release
  • Djam version 0.8.2 is stable but not sufficiently documented to allow PyPI publication