Skip to content

Releases: django-wiki/django-nyt

1.4

16 Feb 16:38
98250c5
Compare
Choose a tag to compare

1.2.4

10 Nov 23:10
stable/1.2.4
1758491
Compare
Choose a tag to compare
  • Added Django 4.1 support #113

1.2.3

14 Oct 21:43
stable/1.2.3
28a5afb
Compare
Choose a tag to compare
  • Add missing .txt email template files in distributed packages #109

1.2.2

13 Feb 10:14
stable/1.2.2
24c2e60
Compare
Choose a tag to compare

Changed

  • Adds a no-op migration because of auto-detected changes

1.2.1

13 Feb 10:14
stable/1.2.1
e0599fc
Compare
Choose a tag to compare

Added

  • Django 4.0 and Python 3.10 support (added to test matrix)

1.2

13 Feb 10:09
stable/1.2
6f58f01
Compare
Choose a tag to compare
1.2

Added

  • Django 3.2 and Python 3.9 support (added to test matrix)
  • Travis replaced with Circle CI

Removed

  • Django 1.11 and 2.1 support

1.1.6

30 Oct 21:07
stable/1.1.6
d4fd74f
Compare
Choose a tag to compare
  • Django 3.1 support (added to test matrix)

1.1.5

30 Oct 20:49
stable/1.1.5
e0cd63a
Compare
Choose a tag to compare
  • Do not access Settings.user in Settings.clean() on blank new objects #92

1.1.4

19 Nov 13:23
stable/1.1.4
c7b2250
Compare
Choose a tag to compare

Added

  • Django 3.0 support

1.1.3

19 Nov 13:23
stable/1.1.3
d2a7e46
Compare
Choose a tag to compare

Added

  • Django 2.2 support