mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-08 06:14:47 +03:00
reverted settings removal
This commit is contained in:
parent
45e38ddacc
commit
2c0bcc6275
|
@ -1,6 +1,7 @@
|
|||
import binascii
|
||||
import os
|
||||
|
||||
from django.conf import settings
|
||||
from django.contrib.auth.models import User
|
||||
from django.db import models
|
||||
from django.utils.encoding import python_2_unicode_compatible
|
||||
|
|
Loading…
Reference in New Issue
Block a user