simplify apps
This commit is contained in:
@@ -10,7 +10,7 @@ from django.shortcuts import redirect, render
|
||||
from django.views.decorators.http import require_http_methods
|
||||
from django_ratelimit.decorators import ratelimit
|
||||
|
||||
from .models import UserProfile
|
||||
from game.models import UserProfile
|
||||
|
||||
|
||||
def home(request):
|
||||
|
||||
Reference in New Issue
Block a user