Skip to content

Next #228

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

Merged
merged 5 commits into from
Apr 12, 2025
Merged

Next #228

merged 5 commits into from
Apr 12, 2025

Conversation

wilfredinni
Copy link
Owner

This pull request includes significant updates to the README.md file, the addition of a database seeding command, and the removal of soft delete functionality. The most important changes are summarized below:

Documentation Updates:

  • README.md: Reorganized the documentation by adding a table of contents and updating the key features section, setup steps, and project structure. [1] [2]

New Features:

Removed Features:

  • apps/core/managers.py, apps/core/models.py, apps/core/tests/test_base_model.py, apps/core/tests/test_basesoftdelete_model.py: Removed the soft delete functionality and associated tests. [1] [2] [3] [4]

Version Updates:

  • conf/urls.py, pyproject.toml: Updated the project version from 0.2.5 to 0.2.6. [1] [2]

Minor Changes:

  • apps/core/management/__init__.py, apps/core/management/commands/__init__.py: Added docstrings to the __init__.py files for better documentation. [1] [2]

@wilfredinni wilfredinni requested a review from Copilot April 12, 2025 14:05
Copy link
Contributor

@Copilot 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.

Copilot reviewed 12 out of 12 changed files in this pull request and generated 1 comment.

@wilfredinni wilfredinni merged commit 8fb50cb into main Apr 12, 2025
3 checks passed
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