Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Django 4 #192

Open
cash opened this issue Nov 8, 2022 · 1 comment
Open

Upgrade to Django 4 #192

cash opened this issue Nov 8, 2022 · 1 comment
Assignees

Comments

@cash
Copy link
Member

cash commented Nov 8, 2022

Big changes in Django 4:

  • Python 3.8 or greater (we currently support python 3.6 or greater)

Nothing else jumps out to me. Timezone handling is different so we would have to test that. There are some changes to rendering forms.

My impression right now is that there are packages that still haven't been updated to work with Django 4.0. django-admin-autocomplete-list-filter does not have a release yet that supports it. django-guardian does support it.

I plan to hold off for now.

@cash
Copy link
Member Author

cash commented Dec 1, 2022

Waiting on a release to fix this issue: demiroren-teknoloji/django-admin-autocomplete-list-filter#12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants