What's Changed
- Replace datetime.now with timezone.now by @ericls in #232
- Test on Django 4.2 and Python 3.11 by @marius-mather in #233
- Use redis parse_url method instead of a custom one by @dkr-sahar in #234
- Fix
watch_login
with custom username by @ron8mcr in #228 - Update DEFENDER_REDIS_NAME documentation by @bennylope in #235
- Prevent the "Reverse for 'defender_blocks_view' not found" error by @ataylor32 in #237
- Updated app_index.html by @ataylor32 in #238
- Improved the "Blocked Logins" page's admin integration by @ataylor32 in #239
New Contributors
- @ericls made their first contribution in #232
- @marius-mather made their first contribution in #233
- @dkr-sahar made their first contribution in #234
- @ron8mcr made their first contribution in #228
- @bennylope made their first contribution in #235
- @ataylor32 made their first contribution in #237
Full Changelog: v0.9.7...v0.9.8