Skip to content

Updates and improvements in default project config#5

Merged
veselosky merged 10 commits intomainfrom
tweaks
Oct 11, 2025
Merged

Updates and improvements in default project config#5
veselosky merged 10 commits intomainfrom
tweaks

Conversation

@veselosky
Copy link
Copy Markdown
Owner

No description provided.

@veselosky veselosky requested a review from Copilot October 11, 2025 23:41
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the default project configuration with dependency version upgrades and Django settings improvements. The changes modernize the build configuration and enhance logging capabilities for both development and production environments.

  • Updates dependency management from project.optional-dependencies to dependency-groups with version bumps
  • Removes deprecated Django settings and adds comprehensive logging configuration
  • Updates pre-commit hooks to newer versions

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
pyproject.toml Migrates to dependency-groups format and updates all development dependency versions
project_name/settings.py Removes deprecated USE_L10N, adds i18n context processor, SSL configuration, and comprehensive logging setup
.pre-commit-config.yaml Updates pre-commit hook versions, with one apparent version downgrade

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread .pre-commit-config.yaml
Comment thread project_name/settings.py
@veselosky veselosky merged commit 06a5282 into main Oct 11, 2025
1 check passed
@veselosky veselosky deleted the tweaks branch October 11, 2025 23:59
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