Releases: mystery-house/django-busker
Releases · mystery-house/django-busker
Dependency Updates
- Upgrade dependencies (includes a PILLOW security update)
- Remove the now-broken provides_args keyword argument from calls to Signal()
- Clean up imports
- Use a temporary MEDIA_ROOT directory when running tests
- Remove travis config file
Pillow upgrade
0.7.4 Pillow security upgrade
Dependency Upgrades
Merge pull request #8 from tinpan-io/upgrades Upgrade dependencies
Python 3.9
Adds Python 3.9 to setup.cfg and .travis.yml
0.7.0
Adds friendly error pages and unit tests.
0.6.0
Includes batch message on code redemption confirmation page, adds now code redeem / file download signals
v0.5.2
Adds logging of code redemptions and downloads to busker.views (When configuring in the settings.py LOGGING dict, the logger name is 'busking,views')
v0.5.1
First "official" release of the 'busker' download code management app for Django.
there are still some rough edges and documentation could be better but it should be more or less functional.