Releases: WGBH/django-textplusstuff
Releases · WGBH/django-textplusstuff
0.7
- 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