Skip to content

Releases: django-tastypie/django-tastypie

v0.14.7

23 Apr 20:30
Compare
Choose a tag to compare

What's Changed

  • Add in support for Django 5.0 by adding in compat functionality for datetime_safe by @chander in #1666

Full Changelog: v0.14.6...v0.14.7

v0.14.6

02 Sep 17:38
88e0218
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.5...v0.14.6

v0.14.5 (Django 4.1)

26 Jan 00:16
Compare
Choose a tag to compare

Django 4.1 support.

v0.14.4 (Django 4.0)

04 Jan 01:26
2802f06
Compare
Choose a tag to compare

Django 4.0 support.

Tastypie v0.14.3 (Django 3.0)

06 Jan 14:45
2700cdc
Compare
Choose a tag to compare
  • Python 2.7+ or Python 3.4+ (Whatever is supported by your version of Django)
  • Django 1.11, 2.2 (LTS releases) or Django 3.0 (latest release)

This is the last version that will explicitly support Python 2.x, which has reached EOL.

v0.14.2

24 Feb 04:21
Compare
Choose a tag to compare

Django 2.1 support.

v0.14.1

09 Apr 15:16
Compare
Choose a tag to compare

Django 2.0 support.

v0.14.0

03 Jul 14:53
Compare
Choose a tag to compare

Django 1.11 support.