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

Inital commit of seahub

This commit is contained in:
plt
2011-03-19 13:15:02 +08:00
commit b3913eb0f5
18 changed files with 350 additions and 0 deletions

3
basic/models.py Normal file
View File

@@ -0,0 +1,3 @@
from django.db import models
# Create your models here.