Skip to content

0.7: - Removed need to call findstuff() to discover stuff modules. Now we …

Latest
Compare
Choose a tag to compare
@eyemyth eyemyth released this 23 Jan 18:39
· 27 commits to master since this release
  • 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