Accounts import
A sample of the YAML Accounts import format is provided below.
accounts:
- account_type: 1
active: true
addresses: []
created_on: 2016-04-29 15:09:02.621265
email: !!python/unicode 'andrew@home.topdog-software.com'
firstname: null
high_score: 0.0
last_login: 2016-04-29 19:19:18.352069
lastname: null
lists: []
local: true
low_score: 0.0
password1: !!python/unicode ''
password2: !!python/unicode ''
send_report: true
signatures: []
spam_checks: true
timezone: !!python/unicode 'Africa/Johannesburg'
username: !!python/unicode 'andrew'
- account_type: 3
active: true
addresses:
- address: !!python/unicode 'angel+*@home.topdog-software.com'
enabled: true
username: !!python/unicode 'angel@home.topdog-software.com'
created_on: 2016-04-29 16:49:33.315026
email: !!python/unicode 'angel@home.topdog-software.com'
firstname: null
high_score: 0.0
last_login: 2016-04-29 17:18:45.828066
lastname: null
lists: []
local: false
low_score: 0.0
password1: !!python/unicode ''
password2: !!python/unicode ''
send_report: true
signatures: []
spam_checks: true
timezone: !!python/unicode 'Africa/Johannesburg'
username: !!python/unicode 'angel@home.topdog-software.com'
- account_type: 2
active: true
addresses: []
created_on: 2016-04-29 16:49:37.133774
email: !!python/unicode 'tony@home.topdog-software.com'
firstname: !!python/unicode ''
high_score: 0.0
last_login: 2016-04-29 17:17:37.023041
lastname: !!python/unicode ''
lists: []
local: true
low_score: 0.0
password1: !!python/unicode ''
password2: !!python/unicode ''
send_report: true
signatures: []
spam_checks: true
timezone: !!python/unicode 'Africa/Johannesburg'
username: !!python/unicode 'topdog'