mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Widget: Fix language on first iframe request
This commit is contained in:
@@ -24,9 +24,9 @@ import time
|
||||
import pytest
|
||||
from bs4 import BeautifulSoup
|
||||
from django.test import Client
|
||||
from tests.base import extract_form_fields
|
||||
|
||||
from pretix.base.models import Organizer
|
||||
from tests.base import extract_form_fields
|
||||
|
||||
|
||||
@pytest.mark.django_db
|
||||
|
||||
Reference in New Issue
Block a user