PLAT-1633: Upgrade django-ratelimit-backend to 1.1.1

This commit is contained in:
bmedx
2017-07-28 13:10:29 -04:00
parent b411fa0c79
commit 48e6e552f2
13 changed files with 15 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
"""Admin interface for the util app. """
from ratelimitbackend import admin
from django.contrib import admin
from util.models import RateLimitConfiguration