Skip to content
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

docs: add comprehensive README for django-sage-tools package #54

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

MohmdFo
Copy link
Contributor

@MohmdFo MohmdFo commented Nov 11, 2024

  • Added a detailed README.md that includes:
    • Overview and purpose of django-sage-tools
    • Key features including view mixins, admin tools, form utilities, model mixins, security and encryption, and various utilities and validators
    • Step-by-step installation instructions for pip and Poetry
    • Usage examples for major components such as view mixins, model mixins, validators, and utilities
    • Configuration details for key settings like FERNET_SECRET_KEY, CLEANUP_DELETE_FILES, and AUTO_SLUGIFY_ENABLED
    • Contribution guidelines outlining steps for forking, branching, and testing contributions
    • License section with MIT License information

This README provides users and contributors with a comprehensive understanding of the package's functionality, installation, and usage.

- Added a detailed README.md that includes:
  - Overview and purpose of `django-sage-tools`
  - Key features including view mixins, admin tools, form utilities, model mixins, security and encryption, and various utilities and validators
  - Step-by-step installation instructions for pip and Poetry
  - Usage examples for major components such as view mixins, model mixins, validators, and utilities
  - Configuration details for key settings like `FERNET_SECRET_KEY`, `CLEANUP_DELETE_FILES`, and `AUTO_SLUGIFY_ENABLED`
  - Contribution guidelines outlining steps for forking, branching, and testing contributions
  - License section with MIT License information

This README provides users and contributors with a comprehensive understanding of the package's functionality, installation, and usage.
@sepehr-akbarzadeh sepehr-akbarzadeh merged commit af5f526 into sageteamorg:main Nov 11, 2024
1 check failed
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