[Fixture] 添加command log backends, 未来支持es

This commit is contained in:
ibuler
2017-02-06 23:13:27 +08:00
parent 0869931e67
commit a79c3dd156
39 changed files with 646 additions and 311 deletions

View File

@@ -1,3 +1,4 @@
from django.test import TestCase
# Create your tests here.
from django.contrib.sessions.backends import file, db, cache
from django.contrib.auth.views import login