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

feat: review updates, simplify and focus on the main functions #61

Merged
merged 3 commits into from
Feb 12, 2024

Conversation

wowkalucky
Copy link
Collaborator

@wowkalucky wowkalucky commented Feb 11, 2024

@kyrylo-kh mostly cosmetic formatting + docs.
Shaped models a bit.
Went through everything and tested locally.

@wowkalucky wowkalucky self-assigned this Feb 11, 2024
)


def handle_badge_template_created_event(data):
"""
Create a new badge template.
"""
badge_template = data.get('data', {}).get('badge_template', {})
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@kyrylo-kh a lot of repetitive actions. Let's keep in mind to optimize.

@wowkalucky wowkalucky requested a review from kyrylo-kh February 11, 2024 16:29
@wowkalucky wowkalucky merged commit 5f8255c into aci.main Feb 12, 2024
0 of 2 checks passed
@wowkalucky wowkalucky deleted the bergman/simplification branch February 12, 2024 10:26
wowkalucky added a commit that referenced this pull request Feb 23, 2024
* feat: add Django Model Utils to dependencies

* feat: update models

* quality: auto-format
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