Skip to content

Instantly share code, notes, and snippets.

@elcolie
Created October 6, 2017 09:31
Show Gist options
  • Save elcolie/298e595b404c1a5839ed8dd584d2f07f to your computer and use it in GitHub Desktop.
Save elcolie/298e595b404c1a5839ed8dd584d2f07f to your computer and use it in GitHub Desktop.
Result
Testing started at 4:28 PM ...
Creating test database for alias 'default'...
System check identified no issues (0 silenced).
[06/Oct/2017 09:28:42] INFO [django:48] b9016fa8-2233-4d1f-9758-83a6e0d8b63f {"user": "warhead", "path": "/api/customers/1/", "method": "PATCH", "content-type": "multipart/form-data"}
[06/Oct/2017 09:28:42] INFO [django:62] b9016fa8-2233-4d1f-9758-83a6e0d8b63f 200 {'id': 1, 'family_name': 'C0D1UM', 'given_name': None, 'kana_name': None, 'email': None, 'profile_picture': None, 'phone_number': None, 'mobile_number': None, 'data_type': 1, 'houses': [], 'created_at': '2017-10-06T09:28:42.131418Z', 'updated_at': '2017-10-06T09:28:42.610863Z'}
Destroying test database for alias 'default'...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment