django-stubs icon indicating copy to clipboard operation
django-stubs copied to clipboard

Support django 4

Open quentinelwin opened this issue 3 years ago • 7 comments

Hi, Do you plan to support django 4.0.x anytime soon? (or to officialize its support with the current version of django-stubs) Thanks

quentinelwin avatar Jan 06 '22 13:01 quentinelwin

Yes, we do! It is already tested in our CI, some types are added as well.

sobolevn avatar Jan 06 '22 13:01 sobolevn

Hello! Has there been any progress on supporting Django 4.0.x? Me and my team would love to use this awesome library that you guys have built

mylesdawson avatar Mar 23 '22 21:03 mylesdawson

Any status update on Django 4 support? Just kicking off a new Django project and would love to use Django 4 + Django Stubs 🔥

JohnMahowald avatar Apr 13 '22 05:04 JohnMahowald

@sobolevn Curious is there a list of what remains for Django 4.0 support? I see django-stubs 1.10.1 was released only a month ago. Does it have preliminary support for Django 4?

johnthagen avatar May 04 '22 19:05 johnthagen

Yes, some bits ;)

sobolevn avatar May 04 '22 20:05 sobolevn

Hi, I am not pressurizing here but I am going to start a new project with Django 4 next week.

Should I wait for the new release?

Regards.

jd-solanki avatar May 31 '22 17:05 jd-solanki

We're currently using the latest version against Django 4.0.4, I've yet to see a mismatch, however there is surely going to be quite a few, especially if using some of the async features (which we are not). We needed to bump to Django 4, so it forced our hand to go this route for now.

matclayton avatar May 31 '22 17:05 matclayton

Django 4.0 is decently well supported by now. If there are omissions, please open specific issues describing what is wrong.

intgr avatar Nov 11 '22 01:11 intgr