We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea6e37 commit 753f4dcCopy full SHA for 753f4dc
rest_framework/authtoken/migrations/0002_auto_20160226_1747.py
@@ -1,8 +1,8 @@
1
# -*- coding: utf-8 -*-
2
from __future__ import unicode_literals
3
4
-from django.db import migrations, models
5
from django.conf import settings
+from django.db import migrations, models
6
7
8
class Migration(migrations.Migration):
0 commit comments