Finish command log

This commit is contained in:
ibuler
2016-10-19 01:05:28 +08:00
parent 961abad14b
commit bb9a067293
3 changed files with 8 additions and 7 deletions

View File

@@ -16,5 +16,4 @@ class CommandLogSerializer(serializers.ModelSerializer):
model = models.CommandLog
if __name__ == '__main__':
pass