Skip to content
Snippets Groups Projects
Commit e3b0a1b1 authored by Auriane Strasser's avatar Auriane Strasser
Browse files

change visits/admin.py to redirect to users

parent d3f792b7
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ from django import forms
from django.contrib import admin, messages
from django.template.defaultfilters import pluralize
from django.urls import reverse
from django.utils.safestring import mark_safe
from .models import Participation, Place, Visit
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment