Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

add django 5.2a1 initial support#9634

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
auvipy merged 3 commits intoencode:masterfromauvipy:dj52
Feb 14, 2025
Merged

add django 5.2a1 initial support#9634

auvipy merged 3 commits intoencode:masterfromauvipy:dj52
Feb 14, 2025

Conversation

auvipy
Copy link
Member

No description provided.

ulgens and MehrazRumman reacted with rocket emoji
@auvipyauvipy marked this pull request as ready for reviewJanuary 29, 2025 06:15
@auvipyauvipy added this to the3.16 milestoneJan 29, 2025
@auvipyauvipy changed the titleadd django 5.2a1 for initial testingadd django 5.2a1 initial supportJan 29, 2025
@browniebroke
Copy link
Member

browniebroke commentedJan 29, 2025
edited
Loading

Looking atthe release notes the main thing as strikes me as might need extra work is the composite primary key support. Not necessarily forright now but would be nice to get it added/covered before 5.2 final is released...

Copy link
Member

@browniebrokebrowniebroke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Should we also update the docs?

* Django (4.2, 5.0, 5.1)

ulgens reacted with thumbs up emoji
@auvipy
Copy link
MemberAuthor

Regarding composite primary key support, I think that is out of scope of this PR for now. Also the composite primary key based other PR like composite ForeignKey, GFK, admin support are not merged yet. So we should keep this PR lean, just to make sure current tests pass with it. And we handle the brand new features in separate PR

browniebroke reacted with thumbs up emoji

@browniebroke
Copy link
Member

Regarding composite primary key support, I think that is out of scope of this PR for now

Agreed

@ulgens
Copy link
Contributor

And we handle the brand new features in separate PR

Does this mean the repository is open for feature contributions again?

@auvipy
Copy link
MemberAuthor

The repo is open to new python and django core compatibility features always. Like django ORM compatibility.

ulgens reacted with thumbs up emoji

Copy link
Member

@browniebrokebrowniebroke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Once the home page of the docs are updated, this is good for me 👍🏻

@auvipy
Copy link
MemberAuthor

I think the page of the doc automatically builds from the readme. But I might be wrong

@browniebroke
Copy link
Member

I think the page of the doc automatically builds from the readme. But I might be wrong

Ipointed at the source used to generate the docs home page. That markdown file being is source control, I doubt it's itself generated.

@auvipy
Copy link
MemberAuthor

No problem, updating it! thanks

Comment on lines -4 to -7
{py310}-{django42,django50,django51,djangomain}
{py311}-{django42,django50,django51,djangomain}
{py312}-{django42,django50,django51,djangomain}
{py313}-{django51,djangomain}
Copy link
Contributor

@ulgensulgensFeb 14, 2025
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

If these changes removing 5.0 from the test matrix, shouldn't it be removed from thedocs/index.md too?

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

It is not necessary

@auvipyauvipy merged commitf30c0e2 intoencode:masterFeb 14, 2025
8 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ulgensulgensulgens left review comments

@browniebrokebrowniebrokebrowniebroke approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
3.16
Development

Successfully merging this pull request may close these issues.

3 participants
@auvipy@browniebroke@ulgens

[8]ページ先頭

©2009-2025 Movatter.jp