-
Notifications
You must be signed in to change notification settings - Fork 0
/
jobs.json
113 lines (113 loc) · 3.68 KB
/
jobs.json
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
[
{
"pk": 1,
"model": "jobs.job",
"fields": {
"rating": null,
"office": "\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0441\u0442 1\u0421",
"move": null,
"street": "",
"move_cities": [],
"skype": "",
"owner": null,
"salary_measure": null,
"ad_time": null,
"education": null,
"employment": null,
"category": 1,
"city": 4,
"another_city_candidate": null,
"area": null,
"about_address": "",
"salary_from": "",
"driving_license": null,
"email": "aliestarten@gmail.com",
"schedule": null,
"phone": "123",
"about_job": "\u0412 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044e \u043d\u0443\u0436\u0435\u043d \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0441\u0442 1\u0421",
"date": "2013-11-01T10:53:30",
"icq": "",
"building": "",
"phone_details": "",
"skills": "\u041f\u0443\u043d\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u044b\u0439, \u0437\u043b\u043e\u0439",
"business_trip": null,
"experience": null,
"smoke": null,
"salary_to": ""
}
},
{
"pk": 2,
"model": "jobs.job",
"fields": {
"rating": null,
"office": "\u0410\u0433\u0440\u043e\u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u0438\u043a",
"move": null,
"street": "",
"move_cities": [],
"skype": "",
"owner": null,
"salary_measure": null,
"ad_time": null,
"education": null,
"employment": null,
"category": 2,
"city": 4,
"another_city_candidate": null,
"area": null,
"about_address": "",
"salary_from": "",
"driving_license": null,
"email": "qscgyjqscgyj@yandex.ru",
"schedule": null,
"phone": "123",
"about_job": "\u0432\u0430\u044b\u0430\u044b\u0432\u043f\u044b\u0432\u0432\u043f\u044b\u0432\u043f\u043f\u044b\u0432\u0432\u043f\u044b\u0432\u043f\u0432\u0439\u0446\u0443\u043a\u0435\u043d\u0433\u0448\u0449\u0437\u0445\u044a\u0444\u044b\u0432\u0430\u043f\u0440\u043e\u043b\u0434\u0436\u044d\u044f\u0447\u0441\u043c\u0438\u0442\u044c\u0431\u044e.",
"date": "2013-11-01T10:54:29",
"icq": "",
"building": "",
"phone_details": "",
"skills": "\u0432\u0430\u0446\u0443\u0446\u0443\u0435\u0446\u0443\u0435\u0446\u0435\u0443\u0446\u043a\u044b\u0430\u0432\u0432\u043f\u0430\u0440\u0433\u043d\u0448\u0440\u043e\u043b\u0434\u0436\u0437\u0434\u0445\u0436\u044d",
"business_trip": null,
"experience": null,
"smoke": null,
"salary_to": ""
}
},
{
"pk": 3,
"model": "jobs.job",
"fields": {
"rating": null,
"office": "\u0421\u0443\u0440\u043e\u0432\u044b\u0439 \u0442\u0438\u043f\u043e\u043a",
"move": null,
"street": "",
"move_cities": [],
"skype": "",
"owner": null,
"salary_measure": null,
"ad_time": null,
"education": null,
"employment": null,
"category": 1,
"city": 4,
"another_city_candidate": null,
"area": null,
"about_address": "",
"salary_from": "",
"driving_license": null,
"email": "qscgyjqscgyj@yandex.ru",
"schedule": null,
"phone": "666",
"about_job": "\u0412 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044e \u043d\u0443\u0436\u0435\u043d \u0442\u0438\u043f\u043e\u043a, \u0447\u0442\u043e\u0431 \u0431\u044b\u043b \u0441\u0443\u0440\u043e\u0432",
"date": "2013-11-01T10:55:49",
"icq": "",
"building": "",
"phone_details": "",
"skills": "\u0412\u0441\u044f \u0436\u0438\u0437\u043d\u044c",
"business_trip": null,
"experience": null,
"smoke": null,
"salary_to": ""
}
}
]