Skip to content

Update some field attributes for Django 5.1 #2583

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adamchainz
Copy link
Contributor

I have made things!

From django/django@02a600f:

  • django.contrib.contenttypes.models.ContentType.get_object_for_this_type changed - new using parameter

From django/django@5e80390:

  • django.db.models.fields.reverse_related.ForeignObjectRel.accessor_name added

From django/django@b8983dc:

  • django.forms.models.ModelChoiceField.validate_no_null_characters added

Related issues

n/a

From django/django@02a600f:

* `django.contrib.contenttypes.models.ContentType.get_object_for_this_type` changed - new `using` parameter

From django/django@5e80390:

* `django.db.models.fields.reverse_related.ForeignObjectRel.accessor_name` added

From django/django@b8983dc:

* `django.forms.models.ModelChoiceField.validate_no_null_characters` added
@adamchainz adamchainz requested a review from sobolevn March 26, 2025 13:54
@sobolevn
Copy link
Member

Can you please fix merge conflicts?

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.

None yet

2 participants