Skip to content

Synchronize fork with official PyPI 4.0.0 package - #223

Open
moeinomidii wants to merge 2 commits into
jazzband:masterfrom
moeinomidii:fix-mobile-plus-button
Open

Synchronize fork with official PyPI 4.0.0 package#223
moeinomidii wants to merge 2 commits into
jazzband:masterfrom
moeinomidii:fix-mobile-plus-button

Conversation

@moeinomidii

Copy link
Copy Markdown

This commit updates the repository to reflect the exact code shipped in the 4.0.0 wheel, including migrations, templates, static assets, and admin widget files. Outdated or missing files in the GitHub version have been replaced to ensure the repo matches the published release.

moeinomidii and others added 2 commits May 6, 2026 12:01
This commit updates the repository to reflect the exact code shipped in the
4.0.0 wheel, including migrations, templates, static assets, and admin widget
files. Outdated or missing files in the GitHub version have been replaced to
ensure the repo matches the published release.

@clintonb clintonb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The packaged is published from this source code. This PR is not needed.

@moeinomidii

Copy link
Copy Markdown
Author

Just to make sure we’re aligned: during my investigation I noticed that the code in the PyPI 4.0.0 wheel is actually newer than what’s currently in the GitHub repository.

A few concrete differences I found:

  • The PyPI package includes migrations that are missing in the repo
  • The admin widget in the wheel is more up‑to‑date and behaves differently
  • Static and template files differ between the two sources
  • The test project only works correctly when using the PyPI version

Because of this, the GitHub repo appears to be behind the published 4.0.0 release, not ahead of it.

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

Successfully merging this pull request may close these issues.

2 participants