We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a00423 commit 1a74f81Copy full SHA for 1a74f81
app/home/views.py
@@ -3,8 +3,8 @@
3
4
from bakery.views import BuildableTemplateView
5
6
-from app.sponsors.models import Sponsor
7
from app.speakers.models import Speaker
+from app.sponsors.models import Sponsor
8
from config.constants import SPONSOR_TYPE_ORDER
9
10
0 commit comments