mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 07:41:26 +00:00
Remove auth and site from app, clean auth modual
This commit is contained in:
@@ -3,7 +3,6 @@ import random
|
||||
import re
|
||||
|
||||
from django.conf import settings
|
||||
from auth.models import User
|
||||
|
||||
from django.db import models
|
||||
from django.db import transaction
|
||||
|
Reference in New Issue
Block a user