增加用户登录

包括用户model、用户登录模板、登录api和测试。
This commit is contained in:
virusdefender
2015-06-29 12:43:17 +08:00
parent 00052d8e9b
commit 592720dd01
11 changed files with 175 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
from django.test import TestCase
# Create your tests here.