mirror of
https://github.com/haiwen/seahub.git
synced 2025-07-16 16:21:48 +00:00
5 lines
104 B
Python
5 lines
104 B
Python
|
|
from django.contrib.auth.decorators import login_required
|
|
from django.contrib.auth.models import User
|
|
|