增加了公告的API接口和相应的API测试

This commit is contained in:
hohoTT
2015-08-04 17:38:04 +08:00
parent 93e4599789
commit 006ed117f1
8 changed files with 77 additions and 0 deletions

3
announcement/admin.py Normal file
View File

@@ -0,0 +1,3 @@
from django.contrib import admin
# Register your models here.