Skip to content

1.1b2

Compare
Choose a tag to compare
@benjaoming benjaoming released this 19 Feb 23:38
· 166 commits to main since this release

New features

  • Django 2.0 support #55

Bug fixes

  • Restored missing translation files #73

Deprecations

  • Django < 1.11 support is dropped #62
  • Python < 3.4 support is dropped #65 and #68
  • Deprecate django_nyt.urls.get_pattern, use include('django_nyt.urls') instead #63
  • Removed django_nyt.VERSION, use django_nyt.version instead #73