-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathartists_script.sql
More file actions
200 lines (200 loc) · 70.5 KB
/
Copy pathartists_script.sql
File metadata and controls
200 lines (200 loc) · 70.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (38,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Alejandra.Cordero', '', '', 'Alejandra.Cordero@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (23, 'Pollock', 586096169, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 38, 2, 8, 'Autem voluptatum amet nam blanditiis.Quam ut vitae soluta nemo est.Ut saepe temporibus architecto co');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (39,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Samuel.Estrada', '', '', 'Samuel.Estrada@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (24, 'Monet', 862910642, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 39, 2, 9, 'Et aut aliquam porro.Alias qui voluptatem velit occaecati nihil consequatur.Rem ullam inventore reru');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (40,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Roberto.López', '', '', 'Roberto.López@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (25, 'Dali', 692341458, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 40, 1, 4, 'Laborum asperiores quae.Odit quo laboriosam minima ea ut.Nihil accusamus recusandae harum rerum ut m');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (41,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Miguel.Moreno', '', '', 'Miguel.Moreno@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (26, 'Vettriano', 882525115, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 41, 1, 5, 'Aperiam et sint perferendis modi numquam.Autem corrupti autem et soluta ipsam praesentium minus.Aspe');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (42,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Ramón.Bravo', '', '', 'Ramón.Bravo@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (27, 'Picasso', 836350793, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 42, 1, 4, 'Sapiente animi similique.Necessitatibus nulla incidunt necessitatibus.Ea assumenda itaque.Aperiam ni');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (43,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Ismael.Bonilla', '', '', 'Ismael.Bonilla@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (28, 'Michelangelo', 809721350, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 43, 1, 2, 'Molestiae quibusdam id odit numquam neque rerum perferendis.Beatae aliquam ut rem ut rerum.Quia simi');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (44,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Juan.Yáñez', '', '', 'Juan.Yáñez@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (29, 'Pollock', 233646553, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 44, 1, 1, 'Sit delectus et quidem ut possimus magni voluptates.Eveniet est praesentium officiis magnam molestia');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (45,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Luz María.Zaragoza', '', '', 'Luz María.Zaragoza@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (30, 'Michelangelo', 380252721, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 45, 2, 10, 'Ea provident sed quasi doloremque praesentium qui.Tempore praesentium ratione sit pariatur.Harum ame');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (46,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Gustavo.Luna', '', '', 'Gustavo.Luna@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (31, 'Kandinsky', 203977993, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 46, 2, 11, 'Autem expedita ipsam quis iusto.Est tempora deleniti officiis inventore.Reprehenderit iusto maiores ');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (47,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Luz María.Parra', '', '', 'Luz María.Parra@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (32, 'Renoir', 460920664, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 47, 2, 8, 'Tenetur et aut pariatur quia veniam.Voluptatem aut est et neque veritatis.Aspernatur officia est vol');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (48,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Amalia.Lara', '', '', 'Amalia.Lara@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (33, 'Monet', 917240266, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 48, 2, 11, 'Itaque vel non eveniet debitis.Molestiae impedit et aliquid aut vero saepe.Minus neque voluptatem.Vo');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (49,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Patricia.Gutiérrez', '', '', 'Patricia.Gutiérrez@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (34, 'Degas', 550437619, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 49, 1, 2, 'Quia occaecati eius et quia enim.Maxime quod expedita animi unde in.Incidunt maiores tempore molesti');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (50,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Carlos Alberto.Carrillo', '', '', 'Carlos Alberto.Carrillo@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (35, 'Vincent', 408620063, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 50, 1, 5, 'Consectetur est voluptatem ratione quia.Corporis eveniet consectetur nostrum reiciendis exercitation');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (51,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Francisco.Lozano', '', '', 'Francisco.Lozano@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (36, 'Seurat', 713724511, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 51, 1, 1, 'Delectus ipsa incidunt cumque odio quidem cumque.Sit molestiae placeat autem suscipit.Reiciendis fac');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (52,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Sara.Mercado', '', '', 'Sara.Mercado@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (37, 'Monet', 524409674, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 52, 1, 1, 'Vel odit pariatur sunt dignissimos.Non sit porro qui.Aut tempore qui omnis magni nesciunt.Rerum enim');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (53,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Alejandro.Téllez', '', '', 'Alejandro.Téllez@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (38, 'Kahlo', 153679090, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 53, 1, 2, 'Nihil eum quae tempore consequatur delectus.Ab aut deserunt optio sit.Explicabo suscipit commodi ali');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (54,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Pablo.Carmona', '', '', 'Pablo.Carmona@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (39, 'Joan Miro', 457862751, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 54, 2, 9, 'Ipsum illo sit neque ipsa fugit.Molestiae id ipsum neque non aliquam.Omnis dolores et.Et temporibus ');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (55,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'María de Lourdes.Ávila', '', '', 'María de Lourdes.Ávila@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (40, 'Edward Hopper', 246221754, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 55, 2, 9, 'Amet illo quis ex repudiandae labore.Eius non ea minus.Ut sunt autem.Cupiditate velit autem exceptur');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (56,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Graciela.Rosas', '', '', 'Graciela.Rosas@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (41, 'Warhol', 129132330, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 56, 1, 5, 'Doloribus ut repellendus voluptatem et aperiam voluptate perspiciatis.Saepe eius vel aut.Consequatur');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (57,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Concepción.Méndez', '', '', 'Concepción.Méndez@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (42, 'Donatello', 780459735, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 57, 1, 3, 'Accusantium quasi voluptas perferendis necessitatibus omnis velit necessitatibus.Est optio aut quod ');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (58,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Patricia.Leyva', '', '', 'Patricia.Leyva@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (43, 'Renoir', 969771903, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 58, 1, 5, 'Autem vitae possimus eaque aperiam qui nobis cumque.Ut aliquam explicabo repudiandae aut nobis tempo');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (59,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'David.Villegas', '', '', 'David.Villegas@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (44, 'Pollock', 708211070, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 59, 1, 2, 'Excepturi maiores corporis porro et eum quas.Alias rerum tenetur fuga eum.Consectetur reprehenderit ');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (60,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Julio.Ochoa', '', '', 'Julio.Ochoa@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (45, 'Diego Rivera', 324110890, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 60, 1, 1, 'Voluptas tenetur iusto aut et consequatur quasi.Id minus id aut facilis sit in amet.Nesciunt quia au');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (61,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Marco Antonio.Sosa', '', '', 'Marco Antonio.Sosa@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (46, 'Diego Rivera', 728632382, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 61, 1, 3, 'Sed dolorem et.Optio optio accusantium quam sunt necessitatibus.Laboriosam omnis alias at perspiciat');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (62,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Julio.Meléndez', '', '', 'Julio.Meléndez@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (47, 'Klimt', 590214501, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 62, 1, 2, 'Fugiat dolor sunt dicta consequatur omnis excepturi.Est quia eveniet.Pariatur omnis voluptatem volup');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (63,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Gustavo.Pérez', '', '', 'Gustavo.Pérez@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (48, 'Picasso', 946895982, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 63, 1, 5, 'Officiis nihil animi voluptas.Ut aut ut eveniet minima.Nisi cupiditate ipsam quaerat necessitatibus ');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (64,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Víctor.Ortega', '', '', 'Víctor.Ortega@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (49, 'Edward Hopper', 817494070, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 64, 1, 2, 'Mollitia amet harum cumque optio consequatur ut.Excepturi maxime dolor.Et consectetur aut et sequi f');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (65,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Gabriel.Galván', '', '', 'Gabriel.Galván@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (50, 'Degas', 805146450, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 65, 1, 1, 'Et rerum fugiat.Sequi accusamus unde doloremque.Quae id quod magni aut.Sint asperiores voluptatem cu');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (66,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Cristina.Sánchez', '', '', 'Cristina.Sánchez@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (51, 'Manet', 385665635, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 66, 2, 12, 'Sit aspernatur neque minima est omnis.Rem molestias ad quibusdam voluptatibus.Non non beatae aut del');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (67,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Paula.Quintero', '', '', 'Paula.Quintero@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (52, 'Durer', 149869629, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 67, 1, 3, 'Repellat sunt error fuga nesciunt impedit.Voluptatem a placeat ipsum illum est ea sed.Rem quaerat im');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (68,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Tomás.Alfaro', '', '', 'Tomás.Alfaro@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (53, 'Vettriano', 891884798, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 68, 1, 3, 'Nihil est animi nostrum quo.Blanditiis inventore laudantium commodi reprehenderit earum.Unde volupta');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (69,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Agustín.Contreras', '', '', 'Agustín.Contreras@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (54, 'Escher', 269331713, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 69, 1, 3, 'Mollitia voluptatem consectetur nulla dolorem non laudantium.Inventore in ut quos et velit.Doloribus');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (70,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Ángela.Arredondo', '', '', 'Ángela.Arredondo@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (55, 'Diego Rivera', 907693981, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 70, 1, 4, 'Aut ipsa voluptatibus qui repellendus quod nemo qui.Ea consequuntur dolores sequi quia.Ut architecto');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (71,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Mercedes.Méndez', '', '', 'Mercedes.Méndez@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (56, 'Bernini', 402444449, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 71, 2, 8, 'Beatae rem nihil quam sed dignissimos.Velit quidem est saepe dicta voluptatum voluptas.Aut ut et mol');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (72,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Ismael.Zárate', '', '', 'Ismael.Zárate@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (57, 'Da Vinci', 657796886, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 72, 2, 9, 'Cumque dolorum voluptates sed provident.Minima id dolor molestiae voluptas provident repudiandae.Ame');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (73,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Raquel.Salinas', '', '', 'Raquel.Salinas@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (58, 'Winslow Homer', 303117419, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 73, 1, 1, 'Nulla dolorem ipsa quia rerum rerum.Repellendus saepe asperiores eum beatae dolor quis.Dicta iure co');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (74,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Concepción.Bautista', '', '', 'Concepción.Bautista@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (59, 'Matisse', 943034435, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 74, 1, 5, 'Sit nulla et.Pariatur doloribus placeat excepturi aliquid omnis cum et.Consectetur vel debitis qui i');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (75,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'María.Salgado', '', '', 'María.Salgado@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (60, 'Vettriano', 985690892, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 75, 1, 1, 'Aut maxime doloremque.Ut nobis voluptates iste blanditiis facilis.Harum eos exercitationem maxime fa');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (76,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Lilia.Guillén', '', '', 'Lilia.Guillén@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (61, 'Rothko', 694506403, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 76, 2, 11, 'Similique ipsum quos voluptates nesciunt est.Consequuntur est quo debitis amet porro rerum.Non ut li');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (77,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Arturo.Velasco', '', '', 'Arturo.Velasco@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (62, 'Titian', 320660064, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 77, 1, 5, 'Ea inventore tenetur animi aliquam nostrum impedit.Suscipit animi tempore et natus.Praesentium velit');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (78,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'José Guadalupe.García', '', '', 'José Guadalupe.García@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (63, 'Botticelli', 913121209, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 78, 1, 4, 'Neque sit nihil cum enim fuga.Provident quae dolorem nihil exercitationem et ex incidunt.Et sed nam ');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (79,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Ricardo.Parra', '', '', 'Ricardo.Parra@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (64, 'Matisse', 184723517, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 79, 1, 2, 'Mollitia autem quaerat.Ab corporis velit assumenda ut est sint omnis.Omnis vel et.Minima eum perspic');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (80,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Lidia.Arellano', '', '', 'Lidia.Arellano@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (65, 'Raphael', 315584373, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 80, 2, 10, 'Corporis pariatur distinctio expedita nobis nostrum nihil.Sint cupiditate alias dolores rerum iure s');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (81,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Edgar.Ortiz', '', '', 'Edgar.Ortiz@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (66, 'Bernini', 181970032, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 81, 2, 11, 'Error similique quaerat eos libero.Neque quas mollitia dolores minus et.Dolorem possimus numquam qui');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (82,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Héctor.Castañeda', '', '', 'Héctor.Castañeda@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (67, 'Magritte', 303629067, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 82, 1, 4, 'Magni et ab.Sed sint perferendis dolorem dolorum quam error veniam.Soluta ea nulla unde omnis.Amet e');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (83,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Francisco.Gallegos', '', '', 'Francisco.Gallegos@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (68, 'Pollock', 512756405, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 83, 2, 9, 'Perferendis quos in id et dignissimos ea.Temporibus reprehenderit dignissimos.Rem optio doloribus et');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (84,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Andrea.Alvarado', '', '', 'Andrea.Alvarado@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (69, 'Rothko', 994111278, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 84, 1, 3, 'Soluta omnis optio quis illo inventore quod et.Et ea repellendus fugit veritatis illo.Iste quo offic');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (85,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Dolores.Rivera', '', '', 'Dolores.Rivera@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (70, 'Chagall', 537836412, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 85, 1, 5, 'Quasi quidem harum tempora commodi qui neque.Corrupti laborum nihil possimus sed.Et nemo sed eligend');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (86,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Ángel.Hernández', '', '', 'Ángel.Hernández@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (71, 'Monet', 270110997, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 86, 1, 5, 'Quasi nihil a.Magni aliquam iusto excepturi at assumenda magnam.Nulla quia fuga provident consequatu');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (87,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Víctor Hugo.Carranza', '', '', 'Víctor Hugo.Carranza@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (72, 'Bernini', 410912812, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 87, 1, 4, 'Quo dolor ut natus vitae maxime non.Doloremque rerum et et.Commodi dicta explicabo.Sit voluptatem id');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (88,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Irma.Quiroz', '', '', 'Irma.Quiroz@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (73, 'El Greco', 641423039, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 88, 1, 2, 'Alias voluptas velit voluptate fuga.Accusantium et alias.Exercitationem ea consequatur in blanditiis');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (89,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Andrés.Venegas', '', '', 'Andrés.Venegas@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (74, 'Escher', 637432643, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 89, 1, 1, 'Ut autem ad doloremque voluptas laborum.Quia et porro iste.Voluptas itaque dolorum.Asperiores velit ');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (90,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Rafael.Gil', '', '', 'Rafael.Gil@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (75, 'Escher', 999904087, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 90, 1, 4, 'Mollitia repellendus corporis quos vero vel laborum aut.Velit adipisci libero ab.Enim laborum quasi ');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (91,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Elizabeth.Leyva', '', '', 'Elizabeth.Leyva@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (76, 'Edward Hopper', 721208456, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 91, 1, 5, 'Ut qui et ex consequuntur accusantium.Dolorum rerum corporis.Dolorem at voluptates consectetur iure ');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (92,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Cecilia.Soto', '', '', 'Cecilia.Soto@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (77, 'Degas', 306966323, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 92, 1, 1, 'Quaerat id recusandae eos omnis reiciendis eaque.Iste architecto labore animi illum numquam aperiam.');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (93,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Julio César.Medrano', '', '', 'Julio César.Medrano@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (78, 'Magritte', 455739285, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 93, 1, 3, 'Earum magni est.Qui optio et voluptatem magni sunt est qui.Magnam debitis quia.Tempora dolor quasi e');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (94,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Lorenzo.de la Rosa', '', '', 'Lorenzo.de la Rosa@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (79, 'Picasso', 640735933, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 94, 2, 8, 'Natus at mollitia commodi accusantium error et culpa.Eum architecto id ut error officiis.Fugiat volu');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (95,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Adriana.Becerra', '', '', 'Adriana.Becerra@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (80, 'Escher', 499246552, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 95, 2, 12, 'Fugit vero sint.Magnam sunt quisquam enim numquam et exercitationem nemo.Odit blanditiis quaerat eni');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (96,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Raymundo.Solís', '', '', 'Raymundo.Solís@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (81, 'Vettriano', 412930730, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 96, 2, 11, 'Veritatis soluta in quia neque et.Ut quia aut.Iusto qui molestiae.Asperiores aut optio quaerat possi');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (97,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Ana María.Suárez', '', '', 'Ana María.Suárez@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (82, 'Picasso', 598775947, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 97, 1, 3, 'Voluptatem et dolorum maxime.Et debitis commodi deleniti omnis.Aliquid suscipit voluptatem saepe exp');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (98,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Marisol.Ramos', '', '', 'Marisol.Ramos@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (83, 'Picasso', 170586923, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 98, 2, 12, 'Blanditiis et vel et.Est ipsam quo qui.Voluptatibus temporibus itaque.Nihil cupiditate labore impedi');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (99,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Patricia.Rodríguez', '', '', 'Patricia.Rodríguez@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (84, 'Manet', 895843507, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 99, 1, 4, 'Dolorem iure incidunt id molestiae sit qui.Aut et aut eius.Ratione quo placeat repudiandae corporis.');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (100,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Susana.Carranza', '', '', 'Susana.Carranza@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (85, 'Warhol', 955286653, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 100, 1, 4, 'Repellendus culpa delectus.Iure et asperiores voluptate accusamus et maiores.Nostrum est omnis sint.');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (101,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Felipe.del Ángel', '', '', 'Felipe.del Ángel@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (86, 'Monet', 119137358, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 101, 2, 11, 'Ut ducimus aut.Voluptatem omnis vitae sunt corrupti voluptas dolore quae.Eos eius consequatur rem au');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (102,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Reyna.Becerra', '', '', 'Reyna.Becerra@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (87, 'Caravaggio', 452537892, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 102, 2, 12, 'Magni recusandae sed aut.Quis qui excepturi vel sit molestias harum sint.Reiciendis at repudiandae m');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (103,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Roberto.Vásquez', '', '', 'Roberto.Vásquez@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (88, 'Ansel Adams', 901096677, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 103, 2, 8, 'Et dicta error.Aut sit explicabo necessitatibus a tempore.Autem amet accusantium.Placeat provident s');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (104,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Irma.Amador', '', '', 'Irma.Amador@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (89, 'Michelangelo', 719162019, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 104, 1, 4, 'Dolorum quod sunt ut qui.Consequatur non quis ut nisi.Eos atque deserunt porro nesciunt illo.Eum et ');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (105,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Benjamín.Román', '', '', 'Benjamín.Román@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (90, 'Kahlo', 290535075, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 105, 1, 2, 'Dolor reiciendis debitis libero unde fuga soluta cupiditate.Praesentium itaque in voluptatem et dist');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (106,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Salvador.Correa', '', '', 'Salvador.Correa@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (91, 'Titian', 828402736, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 106, 2, 8, 'Facilis omnis nulla mollitia.Qui aut officiis.Suscipit optio nam sint corrupti voluptate et quibusda');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (107,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'José Juan.Mejía', '', '', 'José Juan.Mejía@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (92, 'Paul Klee', 832098833, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 107, 2, 9, 'Sint enim dolorum libero facere quas architecto.Voluptatem soluta eveniet molestias autem impedit de');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (108,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Martina.Beltrán', '', '', 'Martina.Beltrán@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (93, 'Kandinsky', 446512293, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 108, 2, 11, 'Repellendus voluptatem voluptatem velit error.Amet asperiores et est facilis molestiae.Omnis volupta');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (109,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Esther.Téllez', '', '', 'Esther.Téllez@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (94, 'Magritte', 307594359, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 109, 1, 4, 'Nesciunt sunt adipisci aut sunt et.Qui alias amet dolore voluptatibus voluptatem minima.Facilis non ');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (110,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'María Luisa.Valdez', '', '', 'María Luisa.Valdez@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (95, 'Magritte', 611217900, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 110, 2, 11, 'Ut voluptatem quod.Adipisci illo cumque distinctio eveniet ea reiciendis ducimus.Qui reprehenderit t');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (111,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Tomás.Cordero', '', '', 'Tomás.Cordero@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (96, 'Monet', 779000729, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 111, 2, 10, 'Earum perspiciatis molestiae doloribus suscipit recusandae nesciunt.Aut sed eos.Error qui quas.Autem');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (112,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Guadalupe.Valencia', '', '', 'Guadalupe.Valencia@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (97, 'Vincent', 559010632, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 112, 2, 8, 'Voluptates quia dolorum rerum dolores saepe.Et ducimus earum illo.Ab aut et laborum eos quo ea unde.');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (113,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Amalia.Gaytán', '', '', 'Amalia.Gaytán@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (98, 'Kahlo', 855250305, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 113, 1, 2, 'Quod accusamus deserunt pariatur ipsam incidunt labore ad.Sed aliquid omnis veritatis ad fugit aut.V');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (114,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Jaime.Parra', '', '', 'Jaime.Parra@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (99, 'Diego Rivera', 555070344, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 114, 1, 2, 'Qui accusamus voluptate.Mollitia voluptatem facilis.Sed sequi sed qui necessitatibus quis animi aut.');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (115,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Karina.Castro', '', '', 'Karina.Castro@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (100, 'Rembrandt', 812954702, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 115, 1, 3, 'Et laudantium ea.Aliquam incidunt non debitis dicta possimus.Error voluptas id dolorum.Debitis quide');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (116,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Lidia.Bravo', '', '', 'Lidia.Bravo@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (101, 'Magritte', 682238320, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 116, 2, 11, 'Reprehenderit ut laudantium et esse qui temporibus rerum.Voluptatem ut corrupti eos magnam odio volu');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (117,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Luis Alberto.Aranda', '', '', 'Luis Alberto.Aranda@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (102, 'Cezanne', 980086230, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 117, 2, 11, 'Debitis esse numquam nemo quos.Quaerat expedita aut.Consectetur illum iure suscipit asperiores culpa');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (118,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'José Luis.Amador', '', '', 'José Luis.Amador@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (103, 'Botticelli', 339657127, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 118, 1, 1, 'Ex quia iste ullam qui aliquid nesciunt accusamus.Ea natus recusandae debitis soluta explicabo vitae');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (119,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'César.Vázquez', '', '', 'César.Vázquez@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (104, 'Degas', 608431757, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 119, 2, 9, 'Non error pariatur quam illo neque debitis.Neque nihil voluptatum amet maxime.Iste itaque iure a nul');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (120,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Miguel.Robles', '', '', 'Miguel.Robles@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (105, 'Munch', 492525486, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 120, 2, 8, 'Magni ut dicta cum eos.Optio aut et nemo impedit.Reiciendis dolorum rerum officiis expedita.Qui ut p');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (121,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Irma.Sánchez', '', '', 'Irma.Sánchez@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (106, 'Joan Miro', 138872149, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 121, 2, 9, 'Est voluptatem ut explicabo asperiores accusamus.Minus quo veritatis id harum ut temporibus sint.Con');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (122,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Manuela.Salgado', '', '', 'Manuela.Salgado@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (107, 'Matisse', 220637243, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 122, 1, 2, 'Voluptate ut architecto natus amet aut.Ut consectetur quisquam rerum quasi.Aperiam vero distinctio e');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (123,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Adela.Jímenez', '', '', 'Adela.Jímenez@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (108, 'Pollock', 448527935, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 123, 2, 9, 'Aut eum expedita dolore esse.Reprehenderit laboriosam perspiciatis saepe qui rerum voluptas sapiente');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (124,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Elvira.Suárez', '', '', 'Elvira.Suárez@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (109, 'Chagall', 543280008, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 124, 2, 11, 'Delectus consequatur cum blanditiis voluptatum.In ab quo.Ad et iste.Nihil facilis accusamus dolores ');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (125,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Josefina.García', '', '', 'Josefina.García@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (110, 'Pollock', 215859516, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 125, 1, 1, 'Quas excepturi rerum officiis consequatur magnam voluptatibus beatae.Cupiditate tempore sunt laborio');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (126,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Ofelia.Escamilla', '', '', 'Ofelia.Escamilla@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (111, 'Cassatt', 299279836, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 126, 2, 8, 'Quia atque totam eum aliquid aut fugit voluptates.Rerum rerum repellat fugiat et.Deleniti expedita e');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (127,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'José Juan.Cordero', '', '', 'José Juan.Cordero@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (112, 'Warhol', 512269009, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 127, 1, 3, 'Et quae alias debitis dolorem reprehenderit corporis.Eum commodi fugit aut amet et voluptates.Quisqu');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (128,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Leticia.Murillo', '', '', 'Leticia.Murillo@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (113, 'Kandinsky', 633169085, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 128, 2, 9, 'Quia est quia dolores.Dolorem rerum eveniet esse.Magnam itaque qui.Quia alias molestiae est.Unde con');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (129,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Sara.Gámez', '', '', 'Sara.Gámez@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (114, 'Botticelli', 611471767, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 129, 1, 5, 'Earum saepe quos.Repellat id aut corporis eaque debitis pariatur.Et recusandae rerum architecto et u');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (130,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Raúl.Muñiz', '', '', 'Raúl.Muñiz@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (115, 'Cezanne', 184597525, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 130, 2, 10, 'Et voluptatem harum asperiores.Ut provident rem.Quo dolor atque qui explicabo quis quas ut.At quisqu');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (131,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Tomás.Medina', '', '', 'Tomás.Medina@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (116, 'Degas', 237487653, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 131, 1, 3, 'Dolor aut cum fugit rem porro excepturi incidunt.Consequatur sit aut.Est id dolores suscipit.Et non ');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (132,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Marco Antonio.Mondragón', '', '', 'Marco Antonio.Mondragón@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (117, 'Da Vinci', 701606856, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 132, 2, 12, 'Sed perferendis ullam sint ut ea molestiae.Doloribus voluptas modi molestiae dicta quasi.Quia mollit');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (133,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Laura.Vidal', '', '', 'Laura.Vidal@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (118, 'Caravaggio', 503079829, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 133, 1, 3, 'Aspernatur iste dolor.Distinctio et corrupti porro laboriosam eos.Provident ut accusamus cum.Quos qu');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (134,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Sofía.Carmona', '', '', 'Sofía.Carmona@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (119, 'El Greco', 142554546, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 134, 1, 6, 'Aspernatur expedita sit.Cum ab aspernatur sint corrupti.Dolores deserunt totam et animi nihil enim d');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (135,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Pablo.Calderón', '', '', 'Pablo.Calderón@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (120, 'Kandinsky', 183268984, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 135, 2, 10, 'Animi ipsum magnam et occaecati odio.Perferendis voluptas ut.Assumenda perferendis laborum iste nobi');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (136,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'José.Márquez', '', '', 'José.Márquez@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (121, 'Warhol', 471528083, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 136, 1, 4, 'Autem aliquam expedita.Odit velit laudantium aut eos non quae.Voluptas quae et similique aliquid mod');
INSERT INTO public.auth_user (id, password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined) VALUES (137,'pbkdf2_sha256$24000$2Pi6CjMjgA7D$NtEcGcuFbiuWTJSVGl+oHo2pvK6zzJTJTAd6sfQD8j4=', '2017-03-10 19:53:46.474341', true, 'Carmen.Chávez', '', '', 'Carmen.Chávez@contact.com', true, true, '2017-03-10 19:50:52.412073');
INSERT INTO public.dplanapp_artist (id, artistic_name, phone, photo, demo, user_id, gender_id, sub_gender_id, biography) VALUES (122, 'Durer', 673983495, 'profilePictures/github.png', 'https://www.youtube.com/watch?v=JGwWNGJdvx8', 137, 1, 3, 'Deserunt occaecati est deserunt blanditiis deleniti mollitia.Est voluptas impedit.Qui aut illum et i');