1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 07:01:12 +00:00

Add basic recommend feature

This commit is contained in:
xiez
2012-08-10 21:16:55 +08:00
parent 354b1154a4
commit bfefa7df70
13 changed files with 160 additions and 28 deletions

View File

@@ -105,7 +105,7 @@ INSTALLED_APPS = (
# 'django.contrib.admin',
'django.contrib.messages',
'auth',
# 'auth',
'avatar',
'registration',