Releases: jazzband/django-invitations
Releases Β· jazzband/django-invitations
2.1.0
What's Changed
- French translation by @jeromecc in #142
- Translation Portuguese (BR) by @alexsilva in #193
- Update pyproject.toml to include standard urls by @jacklinke in #200
- Add version 2.0.0 changelog to docs by @radwon in #201
- Add default_auto_field and migration. by @valberg in #211
- Add missing configuration values for test_settings. by @mcepl in #235
- Remove mention of sites framework from docs by @mattmikolay in #220
Supported versions:
- Django: 3.2, 4.0, 4.1, 4.2, 5.0rc1
- Python: 3.8, 3.9, 3.10, 3.11, 3.12
New Contributors
- @jeromecc made their first contribution in #142
- @jacklinke made their first contribution in #200
- @radwon made their first contribution in #201
- @alexsilva made their first contribution in #193
- @mcepl made their first contribution in #235
- @mattmikolay made their first contribution in #220
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- Added Ukrainian language by @null-none in #139
- MANIFEST.in: Include usual targets by @jayvdb in #120
- JazzBand project guidelines by @brylie in #166
- Update import for django 4.0 by @saschahofmann in #169
- Update README.md by @raybesiga in #168
- Add django 4.0 and python 3.9/3.10 to test matrix. by @valberg in #173
- Fix docstring for accepted invite signal by @tigranl in #131
- Passed request as an argument into invite_accepted signal by @aaronkazah in #117
- refactor(models): use get_current_site from django shortcuts by @scratchmex in #150
- Make "inviter" be an raw_id_field in admin by @valberg in #146
- Add i18n tags by @MrCordeiro in #149
- Add invitation object as an argument to the invite accepted signal by @adiman9 in #156
- Fix tests by @valberg in #174
- Add .pre-commit-config.yaml by @valberg in #175
- Set inviter in SendJSONInvite by @rosexi in #151
- Make accept-invite viewname configurable in django settings by @BartoszCki in #177
- Use poetry for package management. by @valberg in #179
- Sphinx based documentation by @valberg in #178
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #180
- Add documentation for swappable forms. by @valberg in #181
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #184
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #185
- Correct spelling mistakes by @EdwardBetts in #186
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #187
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #188
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #189
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #190
- Fix release workflow to actually publish by @jezdez in #195
- Fix flake8 and tox dependencies by @brylie in #198
New Contributors
- @null-none made their first contribution in #139
- @jayvdb made their first contribution in #120
- @brylie made their first contribution in #166
- @saschahofmann made their first contribution in #169
- @raybesiga made their first contribution in #168
- @valberg made their first contribution in #173
- @tigranl made their first contribution in #131
- @aaronkazah made their first contribution in #117
- @scratchmex made their first contribution in #150
- @MrCordeiro made their first contribution in #149
- @adiman9 made their first contribution in #156
- @rosexi made their first contribution in #151
- @BartoszCki made their first contribution in #177
- @pre-commit-ci made their first contribution in #180
- @EdwardBetts made their first contribution in #186
- @jezdez made their first contribution in #195
Full Changelog: 1.9.3...2.0.0