mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-31 05:47: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:
@@ -8,7 +8,6 @@ correct responses with proper headers and content.
|
||||
import json
|
||||
|
||||
import pytest
|
||||
from django.http import HttpRequest
|
||||
from django.test import RequestFactory
|
||||
|
||||
from apps.core.htmx_utils import (
|
||||
|
||||
Reference in New Issue
Block a user