mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-27 07:44:50 +00:00
6 lines
147 B
Python
6 lines
147 B
Python
# Copyright (c) 2012-2016 Seafile Ltd.
|
|
from django.contrib import admin
|
|
#from profile.models import UserProfile
|
|
|
|
#admin.site.register(UserProfile)
|