Switch to uv as package manager#451
Merged
Merged
Conversation
kofrezo
force-pushed
the
dk_switch_to_uv
branch
2 times, most recently
from
July 2, 2026 08:45
7eeb187 to
06f164d
Compare
kofrezo
marked this pull request as ready for review
July 2, 2026 09:25
Use uv package manager instead of pipenv and use the workspace feature to allow packaging serveradmin as two packages "serveradmin" and "adminapi". The "serveradmin" package still depends on the "adminapi" for now. - Use workspaces to split adminapi and serveradmin package - Replace distutils.util.strtobool (removed in 3.12)
kofrezo
force-pushed
the
dk_switch_to_uv
branch
2 times, most recently
from
July 13, 2026 12:49
65618bb to
5d91d59
Compare
Provide a minimal documentation to get a running Serveradmin for development. The docs/ is to be reworked. Update the setup so that one can install additional private Django apps in an overlay setup no to be shared with the community version.
brainexe
reviewed
Jul 15, 2026
brainexe
reviewed
Jul 15, 2026
brainexe
approved these changes
Jul 15, 2026
brainexe
left a comment
Member
There was a problem hiding this comment.
just 2 small comments, works fine in local docker!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.