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

5.0: Update django.forms.renderers #2119

Merged
merged 3 commits into from
May 3, 2024
Merged

Conversation

JaeHyuckSa
Copy link
Contributor

I have made things!

Update stubs for django.forms.renderers for Django 5.0.

  • django.forms.renderers
    • django.forms.renderers.BaseRenderer.field_template_name was added
    • django.forms.renderers.Jinja2DivFormRenderer.__init__ was added

Related issues

Refs

Upstream PR
django.forms.renderers.BaseRenderer.field_template_name

django.forms.renderers.Jinja2DivFormRenderer.__init__

@sobolevn
Copy link
Member

sobolevn commented May 3, 2024

Please, resolve conflicts

@sobolevn sobolevn merged commit c3a7e54 into typeddjango:master May 3, 2024
40 checks passed
@sudosubin sudosubin mentioned this pull request May 6, 2024
39 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants