mirror of
https://github.com/haiwen/seahub.git
synced 2025-07-11 22:18:59 +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
|
|
|