mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
Added import for django DB to base
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import settings
|
||||
from django.db import load_backend, transaction, IntegrityError
|
||||
|
||||
def get_api(api):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user