mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 06:34:40 +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
|
|
|