What's Changed
- Create codeql-analysis.yml by @mwarkentin in #160
- Replace deprecated url() calls with re_path() by @dominik-bln in #163
- Upgrade to GitHub-native Dependabot by @dependabot-preview[bot] in #166
- Use assertEqual instead of assertEquals for Python 3.11 compatibility. by @tirkarthi in #169
- get GitHub actions / tests working by @mwarkentin in #174
- add black lint workflow by @mwarkentin in #178
- update sample project to django 4.x by @mwarkentin in #181
- Improve database check performance: replace introspection.table_names() by a simple cursor query by @cristianemoyano in #171
- Bump to latest Django versions by @mwarkentin in #180
- prep for release: 1.3.0 by @mwarkentin in #185
New Contributors
- @dominik-bln made their first contribution in #163
- @dependabot-preview[bot] made their first contribution in #166
- @tirkarthi made their first contribution in #169
- @cristianemoyano made their first contribution in #171
Full Changelog: 1.1.1...1.3.0