Skip to content

Update from task 6bbbcb92-32e0-4063-9356-01fd62bb6fdb#7

Merged
fiqrikm18 merged 3 commits into
developmentfrom
circular-import-resolution-b6fdb
Jun 22, 2026
Merged

Update from task 6bbbcb92-32e0-4063-9356-01fd62bb6fdb#7
fiqrikm18 merged 3 commits into
developmentfrom
circular-import-resolution-b6fdb

Conversation

@fiqrikm18

Copy link
Copy Markdown
Collaborator

This PR was created by qwen-chat coder for task 6bbbcb92-32e0-4063-9356-01fd62bb6fdb.

…itignore

- Updated .gitignore with standard Python project exclusions and removed redundant entries
- Modified PermissionModel to remove direct imports and use string references for relationships
- Modified AuthorizationResourceModel to remove direct imports and use string references for relationships
- Modified RolePermissionModel to remove direct imports and use string references for relationships
- Modified UserHasRoleModel to remove direct imports and use string references for relationships

This change eliminates circular import dependencies between authorization models while maintaining all existing functionality and relationships. The gitignore file now follows standard conventions for Python projects.
@fiqrikm18 fiqrikm18 merged commit 423aa00 into development Jun 22, 2026
2 checks passed
@fiqrikm18 fiqrikm18 deleted the circular-import-resolution-b6fdb branch June 22, 2026 05:00
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