fix
This commit is contained in:
@@ -183,7 +183,7 @@ description: ""
|
||||
birthdate=faker.profile()['birthdate'],
|
||||
gdproptin=True, ftpset=True, surveydone=True,
|
||||
gdproptindate=timezone.now(),
|
||||
rowerplan='coach',
|
||||
rowerplan='pro',
|
||||
paymentprocessor='braintree',
|
||||
street_address=faker.street_address(),
|
||||
city=faker.city(),
|
||||
@@ -242,7 +242,7 @@ description: ""
|
||||
birthdate=faker.profile()['birthdate'],
|
||||
gdproptin=True, ftpset=True, surveydone=True,
|
||||
gdproptindate=timezone.now(),
|
||||
rowerplan='coach',
|
||||
rowerplan='pro',
|
||||
paymentprocessor='braintree',
|
||||
street_address=faker.street_address(),
|
||||
city=faker.city(),
|
||||
@@ -306,7 +306,7 @@ description: ""
|
||||
birthdate=faker.profile()['birthdate'],
|
||||
gdproptin=True, ftpset=True, surveydone=True,
|
||||
gdproptindate=timezone.now(),
|
||||
rowerplan='coach',
|
||||
rowerplan='pro',
|
||||
paymentprocessor='braintree',
|
||||
street_address=faker.street_address(),
|
||||
city=faker.city(),
|
||||
@@ -373,7 +373,7 @@ description: ""
|
||||
birthdate=faker.profile()['birthdate'],
|
||||
gdproptin=True, ftpset=True, surveydone=True,
|
||||
gdproptindate=timezone.now(),
|
||||
rowerplan='coach',
|
||||
rowerplan='pro',
|
||||
paymentprocessor='braintree',
|
||||
street_address=faker.street_address(),
|
||||
city=faker.city(),
|
||||
@@ -507,7 +507,7 @@ description: ""
|
||||
birthdate=faker.profile()['birthdate'],
|
||||
gdproptin=True, ftpset=True, surveydone=True,
|
||||
gdproptindate=timezone.now(),
|
||||
rowerplan='coach',
|
||||
rowerplan='pro',
|
||||
paymentprocessor='braintree',
|
||||
street_address=faker.street_address(),
|
||||
city=faker.city(),
|
||||
@@ -548,7 +548,7 @@ description: ""
|
||||
birthdate=faker.profile()['birthdate'],
|
||||
gdproptin=True, ftpset=True, surveydone=True,
|
||||
gdproptindate=timezone.now(),
|
||||
rowerplan='coach',
|
||||
rowerplan='pro',
|
||||
paymentprocessor='braintree',
|
||||
street_address=faker.street_address(),
|
||||
city=faker.city(),
|
||||
@@ -570,7 +570,7 @@ description: ""
|
||||
birthdate=faker.profile()['birthdate'],
|
||||
gdproptin=True, ftpset=True, surveydone=True,
|
||||
gdproptindate=timezone.now(),
|
||||
rowerplan='coach',
|
||||
rowerplan='pro',
|
||||
paymentprocessor='braintree',
|
||||
street_address=faker.street_address(),
|
||||
city=faker.city(),
|
||||
@@ -617,7 +617,7 @@ description: ""
|
||||
birthdate=faker.profile()['birthdate'],
|
||||
gdproptin=True, ftpset=True, surveydone=True,
|
||||
gdproptindate=timezone.now(),
|
||||
rowerplan='coach',
|
||||
rowerplan='pro',
|
||||
paymentprocessor='braintree',
|
||||
street_address=faker.street_address(),
|
||||
city=faker.city(),
|
||||
@@ -663,7 +663,7 @@ description: ""
|
||||
birthdate=faker.profile()['birthdate'],
|
||||
gdproptin=True, ftpset=True, surveydone=True,
|
||||
gdproptindate=timezone.now(),
|
||||
rowerplan='coach',
|
||||
rowerplan='pro',
|
||||
paymentprocessor='braintree',
|
||||
street_address=faker.street_address(),
|
||||
city=faker.city(),
|
||||
@@ -708,7 +708,7 @@ description: ""
|
||||
birthdate=faker.profile()['birthdate'],
|
||||
gdproptin=True, ftpset=True, surveydone=True,
|
||||
gdproptindate=timezone.now(),
|
||||
rowerplan='coach',
|
||||
rowerplan='pro',
|
||||
paymentprocessor='braintree',
|
||||
street_address=faker.street_address(),
|
||||
city=faker.city(),
|
||||
@@ -759,7 +759,7 @@ description: ""
|
||||
birthdate=faker.profile()['birthdate'],
|
||||
gdproptin=True, ftpset=True, surveydone=True,
|
||||
gdproptindate=timezone.now(),
|
||||
rowerplan='coach',
|
||||
rowerplan='pro',
|
||||
paymentprocessor='braintree',
|
||||
street_address=faker.street_address(),
|
||||
city=faker.city(),
|
||||
|
||||
Reference in New Issue
Block a user