Skip to content
Snippets Groups Projects
Unverified Commit 1fe7fa7b authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Fix import error.

parent aacacaee
No related branches found
No related tags found
No related merge requests found
from collections import OrderedDict
from django.contrib.auth.decorators import login_required
from django.core.urlresolvers import reverse
from django.shortcuts import redirect, render
from django.urls import reverse
from django.utils.translation import gettext_lazy as _
from biscuit.core.decorators import admin_required
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment