What's Changed
- Fix failing admin tests when testing against Django's main branch by @ddabble in #1140
- Update GitHub Actions by @hugovk in #1147
- evaluate history model permissions explicitly by @erikvw in #1017
- docs: missing comma in 'Signals' codeblock by @hector97i in #1132
- Change admin.py to use Django's registered User Model by @helmetwearer in #1177
- Fix doc typo to make code block instead of block quote by @mjsir911 in #1185
- add id translation by @kiraware in #1198
- Urdu Translation by @muneeb706 in #1199
- Fix MariaDB test container failing to start by @ddabble in #1200
- Update Python and Django versions by @ddabble in #1202
- Test that translation files are compiled by @ddabble in #1207
- Update utils.py with adding a return of function bulk_update_with_history by @zhaojiejoe in #1206
- Add Norwegian bokmål translations + a little translation cleanup by @ddabble in #1210
- use new style middleware and catch exceptions to be sure to clear request in context by @manelclos in #1188
- Use sync/async pattern for middleware since Django 3.1 by @john-parton in #1209
- Fix: Error when setting table name with inherit by @muneeb706 in #1196
- Prepare for release 3.4.0 by @ddabble in #1230
New Contributors
- @hector97i made their first contribution in #1132
- @helmetwearer made their first contribution in #1177
- @mjsir911 made their first contribution in #1185
- @kiraware made their first contribution in #1198
- @muneeb706 made their first contribution in #1199
- @zhaojiejoe made their first contribution in #1206
- @manelclos made their first contribution in #1188
Full Changelog: 3.3.0...3.4.0