mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-30 23:27:04 -05:00
feat: Implement MFA authentication, add ride statistics model, and update various services, APIs, and tests across the application.
This commit is contained in:
@@ -5,7 +5,7 @@ This module defines all choice options for the moderation system using the Rich
|
||||
All choices include rich metadata for UI styling, business logic, and enhanced functionality.
|
||||
"""
|
||||
|
||||
from apps.core.choices.base import RichChoice, ChoiceCategory
|
||||
from apps.core.choices.base import ChoiceCategory, RichChoice
|
||||
from apps.core.choices.registry import register_choices
|
||||
|
||||
# ============================================================================
|
||||
|
||||
Reference in New Issue
Block a user