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

change visits/admin.py to redirect to users

parent 2cecb857
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
from django import forms
from django.contrib import admin, messages
from django.template.defaultfilters import pluralize
from django.core import urlresolvers
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