2.32.0-beta.1
Pre-release
Pre-release
What's Changed
- Add test container build stage by @4c0n in #1375
- Use docker-compose in ci by @4c0n in #1376
- Upgrade dependencies by @4c0n in #1378
- Install mypy by @4c0n in #1377
- Added the django-stubs mypy plugin by @vanbuiten in #1379
- Added the djangorestframework-stubs mypy plugin by @vanbuiten in #1380
- Added stubs for improved type checking as suggested by mypy by @vanbuiten in #1381
- Always create a new token and delete the old ones by @4c0n in #1382
- Add stubs package for django filters by @4c0n in #1383
- Add factory boy stub package by @4c0n in #1384
- Refactored the settings folder into a single settings.py file by @vanbuiten in #1385
- Cleanup of requirements in files by @vanbuiten in #1386
- Solve mypy issues my signals by @4c0n in #1387
- Fixing mypy issues in the settings.py file by @vanbuiten in #1388
- Cleanup GitHub workflows by @vanbuiten in #1389
Full Changelog: 2.31.0...2.32.0-beta.1