Skip to content

Releases: WGBH/django-textplusstuff

0.7

23 Jan 18:39

Choose a tag to compare

  • Removed need to call findstuff() to discover stuff modules. Now we use Django's built in autodiscover_modules function and set everything up in the AppConfig.
  • Removed Django 1.6.x compatibility