Skip to content

1.1

Compare
Choose a tag to compare
@benjaoming benjaoming released this 29 Jul 16:07
· 157 commits to main since this release
3d9ecdc

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