The new updates of partners and user
Made-with: Cursor
This commit is contained in:
@@ -10,8 +10,6 @@ from django.shortcuts import get_object_or_404, redirect, render
|
||||
from django.contrib.auth.decorators import login_required
|
||||
|
||||
|
||||
from django.http import JsonResponse
|
||||
from .models import Event
|
||||
|
||||
|
||||
class EventListView(LoginRequiredMixin, generic.ListView):
|
||||
|
||||
Reference in New Issue
Block a user