Skip to content

Updated documentation references to reflect the new package name. #78

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 4 commits into from
Jul 12, 2025

Conversation

marcuxyz
Copy link
Owner

  • Added core package with configuration, exceptions, file handling, and name utilities.
  • Implemented controller generation logic with template rendering.
  • Established middleware for routing and callback handling.
  • Created input method helper for handling hidden input fields in forms.
  • Developed a base controller template for MVC structure.
  • Updated project structure and renamed package from mvc_flask to flask_mvc.
  • Enhanced testing framework with comprehensive tests for new features.
  • Updated documentation references to reflect the new package name.

marcuxyz added 4 commits July 12, 2025 11:12
- Added core package with configuration, exceptions, file handling, and name utilities.
- Implemented controller generation logic with template rendering.
- Established middleware for routing and callback handling.
- Created input method helper for handling hidden input fields in forms.
- Developed a base controller template for MVC structure.
- Updated project structure and renamed package from `mvc_flask` to `flask_mvc`.
- Enhanced testing framework with comprehensive tests for new features.
- Updated documentation references to reflect the new package name.
@marcuxyz marcuxyz merged commit 224f1de into main Jul 12, 2025
9 checks passed
@marcuxyz marcuxyz deleted the change_dir_name_to_flaskmvc branch July 12, 2025 14:34
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.

1 participant