-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject_dump.json
More file actions
805 lines (805 loc) · 71.6 KB
/
project_dump.json
File metadata and controls
805 lines (805 loc) · 71.6 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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
[
{
"model": "admin.logentry",
"pk": 1,
"fields": {
"action_time": "2023-01-30T15:03:28.761Z",
"user": 1,
"content_type": 7,
"object_id": "1",
"object_repr": "Shea",
"action_flag": 1,
"change_message": "[{\"added\": {}}]"
}
},
{
"model": "admin.logentry",
"pk": 2,
"fields": {
"action_time": "2023-01-30T15:09:24.799Z",
"user": 1,
"content_type": 7,
"object_id": "1",
"object_repr": "Shea",
"action_flag": 2,
"change_message": "[]"
}
},
{
"model": "admin.logentry",
"pk": 3,
"fields": {
"action_time": "2023-01-30T15:11:05.060Z",
"user": 1,
"content_type": 7,
"object_id": "1",
"object_repr": "Shea",
"action_flag": 2,
"change_message": "[]"
}
},
{
"model": "admin.logentry",
"pk": 4,
"fields": {
"action_time": "2023-01-30T15:11:21.287Z",
"user": 1,
"content_type": 7,
"object_id": "2",
"object_repr": "Lilah",
"action_flag": 1,
"change_message": "[{\"added\": {}}]"
}
},
{
"model": "admin.logentry",
"pk": 5,
"fields": {
"action_time": "2023-01-30T15:11:34.408Z",
"user": 1,
"content_type": 7,
"object_id": "3",
"object_repr": "Chancellor",
"action_flag": 1,
"change_message": "[{\"added\": {}}]"
}
},
{
"model": "admin.logentry",
"pk": 6,
"fields": {
"action_time": "2023-01-30T15:12:08.571Z",
"user": 1,
"content_type": 7,
"object_id": "4",
"object_repr": "Vaughan",
"action_flag": 1,
"change_message": "[{\"added\": {}}]"
}
},
{
"model": "admin.logentry",
"pk": 7,
"fields": {
"action_time": "2023-01-30T15:13:33.083Z",
"user": 1,
"content_type": 7,
"object_id": "5",
"object_repr": "Chava",
"action_flag": 1,
"change_message": "[{\"added\": {}}]"
}
},
{
"model": "admin.logentry",
"pk": 8,
"fields": {
"action_time": "2023-01-30T15:13:51.500Z",
"user": 1,
"content_type": 7,
"object_id": "6",
"object_repr": "Carolyn",
"action_flag": 1,
"change_message": "[{\"added\": {}}]"
}
},
{
"model": "admin.logentry",
"pk": 9,
"fields": {
"action_time": "2023-01-30T15:22:54.885Z",
"user": 1,
"content_type": 7,
"object_id": "6",
"object_repr": "Carolyn",
"action_flag": 2,
"change_message": "[{\"changed\": {\"fields\": [\"Designation\"]}}]"
}
},
{
"model": "admin.logentry",
"pk": 10,
"fields": {
"action_time": "2023-01-30T15:23:27.770Z",
"user": 1,
"content_type": 7,
"object_id": "3",
"object_repr": "Chancellor",
"action_flag": 2,
"change_message": "[{\"changed\": {\"fields\": [\"Designation\"]}}]"
}
},
{
"model": "admin.logentry",
"pk": 11,
"fields": {
"action_time": "2023-01-30T15:23:58.570Z",
"user": 1,
"content_type": 7,
"object_id": "2",
"object_repr": "Lilah",
"action_flag": 2,
"change_message": "[{\"changed\": {\"fields\": [\"Designation\"]}}]"
}
},
{
"model": "admin.logentry",
"pk": 12,
"fields": {
"action_time": "2023-01-30T15:24:29.595Z",
"user": 1,
"content_type": 7,
"object_id": "1",
"object_repr": "Shea",
"action_flag": 2,
"change_message": "[{\"changed\": {\"fields\": [\"Designation\"]}}]"
}
},
{
"model": "admin.logentry",
"pk": 13,
"fields": {
"action_time": "2023-01-30T15:28:25.899Z",
"user": 1,
"content_type": 7,
"object_id": "1",
"object_repr": "Shea",
"action_flag": 2,
"change_message": "[{\"changed\": {\"fields\": [\"Photo\"]}}]"
}
},
{
"model": "admin.logentry",
"pk": 14,
"fields": {
"action_time": "2023-01-31T10:16:28.780Z",
"user": 1,
"content_type": 8,
"object_id": "1",
"object_repr": "2017 Ferrari 488 GTB",
"action_flag": 1,
"change_message": "[{\"added\": {}}]"
}
},
{
"model": "admin.logentry",
"pk": 15,
"fields": {
"action_time": "2023-01-31T10:21:33.482Z",
"user": 1,
"content_type": 8,
"object_id": "2",
"object_repr": "2017 Ford Edge",
"action_flag": 1,
"change_message": "[{\"added\": {}}]"
}
},
{
"model": "admin.logentry",
"pk": 16,
"fields": {
"action_time": "2023-01-31T10:25:06.813Z",
"user": 1,
"content_type": 8,
"object_id": "3",
"object_repr": "2017 Ford F-250 Super Duty",
"action_flag": 1,
"change_message": "[{\"added\": {}}]"
}
},
{
"model": "admin.logentry",
"pk": 17,
"fields": {
"action_time": "2023-01-31T10:29:08.004Z",
"user": 1,
"content_type": 8,
"object_id": "4",
"object_repr": "2017 Jaguar F-PACE",
"action_flag": 1,
"change_message": "[{\"added\": {}}]"
}
},
{
"model": "admin.logentry",
"pk": 18,
"fields": {
"action_time": "2023-01-31T10:32:44.749Z",
"user": 1,
"content_type": 8,
"object_id": "5",
"object_repr": "2018 Toyota 4Runner",
"action_flag": 1,
"change_message": "[{\"added\": {}}]"
}
},
{
"model": "admin.logentry",
"pk": 19,
"fields": {
"action_time": "2023-01-31T10:35:10.317Z",
"user": 1,
"content_type": 8,
"object_id": "6",
"object_repr": "2018 Toyota Corolla",
"action_flag": 1,
"change_message": "[{\"added\": {}}]"
}
},
{
"model": "admin.logentry",
"pk": 20,
"fields": {
"action_time": "2023-01-31T13:03:11.691Z",
"user": 1,
"content_type": 8,
"object_id": "2",
"object_repr": "2017 Ford Edge",
"action_flag": 2,
"change_message": "[{\"changed\": {\"fields\": [\"Is featured\"]}}]"
}
},
{
"model": "admin.logentry",
"pk": 21,
"fields": {
"action_time": "2023-01-31T13:06:25.630Z",
"user": 1,
"content_type": 8,
"object_id": "4",
"object_repr": "2017 Jaguar F-PACE",
"action_flag": 2,
"change_message": "[{\"changed\": {\"fields\": [\"Car photo 4\"]}}]"
}
},
{
"model": "admin.logentry",
"pk": 22,
"fields": {
"action_time": "2023-01-31T13:26:57.905Z",
"user": 1,
"content_type": 8,
"object_id": "3",
"object_repr": "2017 Ford F-250 Super Duty",
"action_flag": 2,
"change_message": "[{\"changed\": {\"fields\": [\"Is featured\"]}}]"
}
},
{
"model": "admin.logentry",
"pk": 23,
"fields": {
"action_time": "2023-02-01T13:46:00.568Z",
"user": 1,
"content_type": 13,
"object_id": "1",
"object_repr": "Facebook Login",
"action_flag": 1,
"change_message": "[{\"added\": {}}]"
}
},
{
"model": "admin.logentry",
"pk": 24,
"fields": {
"action_time": "2023-02-01T13:46:49.344Z",
"user": 1,
"content_type": 9,
"object_id": "1",
"object_repr": "localhost:8000",
"action_flag": 2,
"change_message": "[{\"changed\": {\"fields\": [\"Domain name\", \"Display name\"]}}]"
}
},
{
"model": "admin.logentry",
"pk": 25,
"fields": {
"action_time": "2023-02-01T14:40:30.312Z",
"user": 1,
"content_type": 13,
"object_id": "2",
"object_repr": "Google Login",
"action_flag": 1,
"change_message": "[{\"added\": {}}]"
}
},
{
"model": "admin.logentry",
"pk": 26,
"fields": {
"action_time": "2023-02-02T03:51:16.823Z",
"user": 1,
"content_type": 4,
"object_id": "1",
"object_repr": "admin",
"action_flag": 2,
"change_message": "[{\"changed\": {\"fields\": [\"First name\", \"Last name\"]}}]"
}
},
{
"model": "admin.logentry",
"pk": 27,
"fields": {
"action_time": "2023-02-02T04:41:04.550Z",
"user": 1,
"content_type": 4,
"object_id": "1",
"object_repr": "admin",
"action_flag": 2,
"change_message": "[{\"changed\": {\"fields\": [\"Email address\"]}}]"
}
},
{
"model": "auth.user",
"fields": {
"password": "pbkdf2_sha256$260000$bKYjmXP3J3uNzqVozGoE3l$GLSXOJB5pJh6pIO7na/2MsdSq46KBiMvBbVotO6LIng=",
"last_login": "2023-02-02T03:50:54Z",
"is_superuser": true,
"username": "admin",
"first_name": "admin",
"last_name": "Hubbard",
"email": "thapa.ramesh474@outlook.com",
"is_staff": true,
"is_active": true,
"date_joined": "2023-01-30T13:04:34Z",
"groups": [],
"user_permissions": []
}
},
{
"model": "auth.user",
"fields": {
"password": "pbkdf2_sha256$260000$nbriXBW9d8VKJZ97RfIiT1$J/OXaJ4dnAS3KZx4L3xphDexdx/EzCYcKa+CprT3hoA=",
"last_login": "2023-02-01T09:47:51.800Z",
"is_superuser": false,
"username": "cepuke",
"first_name": "Rhoda",
"last_name": "England",
"email": "lufyniw@mailinator.com",
"is_staff": false,
"is_active": true,
"date_joined": "2023-02-01T09:47:51.477Z",
"groups": [],
"user_permissions": []
}
},
{
"model": "auth.user",
"fields": {
"password": "pbkdf2_sha256$260000$tmTE8oP6montNhRdVcdOH7$QgLF+dDGxcw23xe6jZLN4wncl6Bn296bVDi5KbpJHE0=",
"last_login": "2023-02-01T13:19:45.322Z",
"is_superuser": false,
"username": "ramesh",
"first_name": "Norman",
"last_name": "Bradley",
"email": "kacypawyso@mailinator.com",
"is_staff": false,
"is_active": true,
"date_joined": "2023-02-01T13:19:11.914Z",
"groups": [],
"user_permissions": []
}
},
{
"model": "auth.user",
"fields": {
"password": "!LKjkbjjZwI8ZAQFg2yVFrPqWtZxBbVLcRg6orDk8",
"last_login": "2023-02-01T14:55:14.492Z",
"is_superuser": false,
"username": "alertprint",
"first_name": "Alertprint",
"last_name": "Diealert",
"email": "",
"is_staff": false,
"is_active": true,
"date_joined": "2023-02-01T13:53:19.117Z",
"groups": [],
"user_permissions": []
}
},
{
"model": "auth.user",
"fields": {
"password": "!6l38R8q6fgdvbINGcqiWZHnV0Kf7Q9M8r0LSTijw",
"last_login": "2023-02-01T14:55:44.933Z",
"is_superuser": false,
"username": "ramesh2",
"first_name": "Ramesh",
"last_name": "Thapa",
"email": "",
"is_staff": false,
"is_active": true,
"date_joined": "2023-02-01T14:46:04.329Z",
"groups": [],
"user_permissions": []
}
},
{
"model": "sessions.session",
"pk": "96yccrchipizt0eq0ksbrubjngask7x0",
"fields": {
"session_data": ".eJxVjEEOwiAURO_C2pB-CiW4dO8ZCP1_kKqhSWlXxrtrky50O--9eamYtrXErWGJk6izInX63cbED9QdyD3V26x5rusyjXpX9EGbvs6C5-Vw_w5KauVbg01nkI2lDPQk3pHtyFOfnZgBgQG4PDI668SymBBg2OWeBjjrRb0_8uQ4YA:1pNE8O:NHP6ffNKDl5skxT8H8lZ4IqfeU8P9fn3vNKt6DV8ZRY",
"expire_date": "2023-02-15T14:30:48.527Z"
}
},
{
"model": "pages.team",
"pk": 1,
"fields": {
"first_name": "Shea",
"last_name": "Horton",
"designation": "Engineer",
"photo": "photos/2023/01/30/Haley-Hall-1-scaled.jpg",
"facebook_link": "https://www.dyhy.biz",
"twitter_link": "https://www.gamacexatyzyde.org",
"created_date": "2023-01-30T15:03:28.758Z"
}
},
{
"model": "pages.team",
"pk": 2,
"fields": {
"first_name": "Lilah",
"last_name": "Roberts",
"designation": "Marketing",
"photo": "photos/2023/01/30/16621389334929.jpg",
"facebook_link": "https://www.gizaxozidopi.org.au",
"twitter_link": "https://www.dekypi.net",
"created_date": "2023-01-30T15:11:21.283Z"
}
},
{
"model": "pages.team",
"pk": 3,
"fields": {
"first_name": "Chancellor",
"last_name": "Carrillo",
"designation": "IT engineer",
"photo": "photos/2023/01/30/Cristiano_Ronaldo_2018.jpg",
"facebook_link": "https://www.kakazyre.ws",
"twitter_link": "https://www.sozohawaweviku.mobi",
"created_date": "2023-01-30T15:11:34.404Z"
}
},
{
"model": "pages.team",
"pk": 4,
"fields": {
"first_name": "Vaughan",
"last_name": "Valencia",
"designation": "CEO",
"photo": "photos/2023/01/30/licensed-image.jpg",
"facebook_link": "https://www.sarawikazogyfap.us",
"twitter_link": "https://www.comivenebyqawo.cm",
"created_date": "2023-01-30T15:12:08.568Z"
}
},
{
"model": "pages.team",
"pk": 5,
"fields": {
"first_name": "Chava",
"last_name": "Forbes",
"designation": "Founder",
"photo": "photos/2023/01/30/DSC_0370_copy.jpg",
"facebook_link": "https://www.mifud.org",
"twitter_link": "https://www.zijej.org",
"created_date": "2023-01-30T15:13:33.080Z"
}
},
{
"model": "pages.team",
"pk": 6,
"fields": {
"first_name": "Carolyn",
"last_name": "Kerr",
"designation": "Project Manager",
"photo": "photos/2023/01/30/lionel_messi_argentina_vs__estonia.jpg_1159711837.webp",
"facebook_link": "https://www.pynasi.me.uk",
"twitter_link": "https://www.sytileregof.in",
"created_date": "2023-01-30T15:13:51.497Z"
}
},
{
"model": "Cars.car",
"pk": 1,
"fields": {
"car_title": "2017 Ferrari 488 GTB",
"state": "TX",
"city": "Austin",
"color": "White",
"model": "488 GTB",
"year": 2017,
"condition": "Used",
"price": 6000,
"description": "<h2>BMW X1 Latest Update</h2>\r\n\r\n<p><strong>Latest Update:</strong> <a href=\"https://www.cardekho.com/india-car-news/new-generation-bmw-x1-is-more-of-an-suv-than-ever-now-in-india-from-rs-459-lakh-30331.htm\" target=\"_blank\"><u>BMW has launched its new generation X1</u></a> SUV as a locally assembled model in India.</p>\r\n\r\n<p><strong>Price:</strong> The entry-level BMW SUV starts from Rs 45.9 lakh and goes up to Rs 47.9 lakh (introductory, ex-showroom pan India).</p>\r\n\r\n<p><strong>Variants: </strong>It can be availed of in two trims: sDrive18i xLine and sDrive18d M Sport.</p>\r\n\r\n<p><strong>Colours: </strong>The new X1 is offered in six exterior colour shades: Alpine White (Non-Metallic), Black Sapphire (Metallic), Phytonic Blue (Metallic), M Portimao Blue (Metallic), Storm Bay (Metallic) and Space Silver (Metallic).</p>\r\n\r\n<p><strong>Seating Capacity:</strong> It is a five-seater SUV.</p>\r\n\r\n<p><strong>Engine and Transmission: </strong>The third-generation X1 is offered with two engine options: a 1.5-litre petrol engine (making 136PS and 230Nm) and a 2-litre diesel unit (150PS and 360Nm), both paired to a seven-speed DCT. The former can go from nought to 100kmph in 9.2 seconds, while the latter does the same in 8.9 seconds.</p>\r\n\r\n<p><strong>Features:</strong> Third-generation X1 boasts BMW’s latest curved screen setup (a 10.25-inch digital driver’s display and a 10.7-inch infotainment system) which is operated on BMW's latest iDrive operating system 8. Additionally, it also gets a panoramic sunroof, an optional 205 Watt, 12-speaker Harman Kardon sound system and electrically adjustable front seats with memory and massage functions.</p>\r\n\r\n<p><strong>Safety: </strong>Passenger safety is taken care of by multiple airbags, cornering brake control (CBC) and ABS with brake assist function. It further includes driver-assistance systems such as lane departure warning and active feedback, front collision warning and manual speed limit assist.</p>\r\n\r\n<p><strong>Rivals:</strong> The X1 continues its rivalry with <a href=\"https://www.cardekho.com/volvo/xc40\" target=\"_blank\">Volvo XC40</a>, <a href=\"https://www.cardekho.com/carmodels/Mercedes-Benz/Mercedes-Benz_GLA_2020\" target=\"_blank\">Mercedes-Benz GLA</a> and<a href=\"https://www.cardekho.com/audi/q3-2019\" target=\"_blank\"> Audi Q3</a>.</p>",
"car_photo": "photos/2023/01/31/1902536891.jpg",
"car_photo_1": "photos/2023/01/31/1902536917.jpg",
"car_photo_2": "photos/2023/01/31/1902537043.jpg",
"car_photo_3": "photos/2023/01/31/1902537077.jpg",
"car_photo_4": "photos/2023/01/31/1902537082.jpg",
"features": "Cruise Control,Audio Interface,Airbags,Alarm System,ParkAssist,Power Steering,Reversing Camera,Direct Fuel Injection",
"body_style": "Sport",
"engine": "3.4 L Mid-Engine V6",
"transmission": "Automatic",
"interior": "Grey",
"miles": 10000,
"doors": "2",
"passengers": 2,
"vin_no": "WP-4242",
"milage": 35,
"fuel_type": "Petrol",
"no_of_owners": "1",
"is_featured": true,
"created_date": "2023-01-31T15:01:42Z"
}
},
{
"model": "Cars.car",
"pk": 2,
"fields": {
"car_title": "2017 Ford Edge",
"state": "CO",
"city": "Dallas",
"color": "Black",
"model": "Edge",
"year": 2017,
"condition": "Used",
"price": 5000,
"description": "<h2>BMW X1 Latest Update</h2>\r\n\r\n<p><strong>Latest Update:</strong> <a href=\"https://www.cardekho.com/india-car-news/new-generation-bmw-x1-is-more-of-an-suv-than-ever-now-in-india-from-rs-459-lakh-30331.htm\" target=\"_blank\"><u>BMW has launched its new generation X1</u></a> SUV as a locally assembled model in India.</p>\r\n\r\n<p><strong>Price:</strong> The entry-level BMW SUV starts from Rs 45.9 lakh and goes up to Rs 47.9 lakh (introductory, ex-showroom pan India).</p>\r\n\r\n<p><strong>Variants: </strong>It can be availed of in two trims: sDrive18i xLine and sDrive18d M Sport.</p>\r\n\r\n<p><strong>Colours: </strong>The new X1 is offered in six exterior colour shades: Alpine White (Non-Metallic), Black Sapphire (Metallic), Phytonic Blue (Metallic), M Portimao Blue (Metallic), Storm Bay (Metallic) and Space Silver (Metallic).</p>\r\n\r\n<p><strong>Seating Capacity:</strong> It is a five-seater SUV.</p>\r\n\r\n<p><strong>Engine and Transmission: </strong>The third-generation X1 is offered with two engine options: a 1.5-litre petrol engine (making 136PS and 230Nm) and a 2-litre diesel unit (150PS and 360Nm), both paired to a seven-speed DCT. The former can go from nought to 100kmph in 9.2 seconds, while the latter does the same in 8.9 seconds.</p>\r\n\r\n<p><strong>Features:</strong> Third-generation X1 boasts BMW’s latest curved screen setup (a 10.25-inch digital driver’s display and a 10.7-inch infotainment system) which is operated on BMW's latest iDrive operating system 8. Additionally, it also gets a panoramic sunroof, an optional 205 Watt, 12-speaker Harman Kardon sound system and electrically adjustable front seats with memory and massage functions.</p>\r\n\r\n<p><strong>Safety: </strong>Passenger safety is taken care of by multiple airbags, cornering brake control (CBC) and ABS with brake assist function. It further includes driver-assistance systems such as lane departure warning and active feedback, front collision warning and manual speed limit assist.</p>\r\n\r\n<p><strong>Rivals:</strong> The X1 continues its rivalry with <a href=\"https://www.cardekho.com/volvo/xc40\" target=\"_blank\">Volvo XC40</a>, <a href=\"https://www.cardekho.com/carmodels/Mercedes-Benz/Mercedes-Benz_GLA_2020\" target=\"_blank\">Mercedes-Benz GLA</a> and<a href=\"https://www.cardekho.com/audi/q3-2019\" target=\"_blank\"> Audi Q3</a>.</p>",
"car_photo": "photos/2023/01/31/1901478607.jpg",
"car_photo_1": "photos/2023/01/31/1901478618.jpg",
"car_photo_2": "photos/2023/01/31/1901478646.jpg",
"car_photo_3": "photos/2023/01/31/1901478672.jpg",
"car_photo_4": "photos/2023/01/31/1901478687.jpg",
"features": "Audio Interface,Airbags,Air Conditioning,Seat Heating,Power Steering,Reversing Camera,Direct Fuel Injection,Auto Start/Stop,Bluetooth Handset",
"body_style": "SUV",
"engine": "3.5L Mid-Engine V7",
"transmission": "Automatic",
"interior": "Grey",
"miles": 8900,
"doors": "4",
"passengers": 60,
"vin_no": "Culpa unde cum suscipit illo sint nostrum",
"milage": 30,
"fuel_type": "Petrol",
"no_of_owners": "2",
"is_featured": false,
"created_date": "2023-01-25T10:21:28Z"
}
},
{
"model": "Cars.car",
"pk": 3,
"fields": {
"car_title": "2017 Ford F-250 Super Duty",
"state": "AK",
"city": "Pokhara",
"color": "Black",
"model": "2017",
"year": 2017,
"condition": "New",
"price": 10000,
"description": "<h2>BMW X1 sDrive18i xLine Latest Updates</h2>\r\n\r\n<p><strong>BMW X1 sDrive18i xLine Prices:</strong> The price of the <a href=\"https://www.cardekho.com/bmw/x1\" title=\"BMW X1\">BMW X1</a> sDrive18i xLine in New Delhi is Rs 45.90 Lakh (Ex-showroom). To know more about the <a href=\"https://play.google.com/store/apps/details?id=com.girnarsoft.cardekho\" target=\"_blank\">X1 sDrive18i xLine</a> Images, Reviews, Offers & other details, download the CarDekho App.</p>\r\n\r\n<p><strong>BMW X1 sDrive18i xLine mileage :</strong> It returns a certified mileage of 16.35 kmpl.</p>\r\n\r\n<p><strong>BMW X1 sDrive18i xLine Colours:</strong> This variant is available in 4 colours: Black Sapphire Metallic, Space Silver Metallic, Phytonic Blue Metallic and Alpine White Solid.</p>\r\n\r\n<p><strong>BMW X1 sDrive18i xLine Engine and Transmission:</strong> It is powered by a 1499 cc engine which is available with a Automatic transmission. The 1499 cc engine puts out 134.10bhp@4400-6500rpm of power and 230Nm@1500–4000rpm of torque.</p>\r\n\r\n<p><strong>BMW X1 sDrive18i xLine vs similarly priced variants of competitors:</strong> In this price range, you may also consider</p>\r\n\r\n<p>Toyota Fortuner 4X2 AT, which is priced at Rs.34.18 Lakh. Audi Q3 Premium Plus, which is priced at Rs.44.89 Lakh and Mercedes-Benz GLA 200, which is priced at Rs.46.50 Lakh.</p>\r\n\r\n<p><strong>X1 sDrive18i xLine Specs & Features:</strong> BMW X1 sDrive18i xLine is a 5 seater Petrol car. X1 sDrive18i xLine has Multi-function Steering Wheel,Power Adjustable Exterior Rear View Mirror,Touch Screen,Automatic Climate Control,Engine Start Stop Button,Anti Lock Braking System,Alloy Wheels,Fog Lights - Front,Power Windows Rear,Power Windows Front</p>",
"car_photo": "photos/2023/01/31/1894300894.jpg",
"car_photo_1": "photos/2023/01/31/1894300905.jpg",
"car_photo_2": "photos/2023/01/31/1894300920.jpg",
"car_photo_3": "photos/2023/01/31/1900155012.jpg",
"car_photo_4": "photos/2023/01/31/1900155133.jpg",
"features": "Cruise Control,Airbags,Air Conditioning,Power Steering,Direct Fuel Injection,Wind Deflector,Bluetooth Handset",
"body_style": "SUV",
"engine": "5 L Mid-Engine V8",
"transmission": "Automatic",
"interior": "Grey",
"miles": 100,
"doors": "4",
"passengers": 8,
"vin_no": "WP-4522",
"milage": 25,
"fuel_type": "Dieseal",
"no_of_owners": "0",
"is_featured": false,
"created_date": "2023-01-31T16:06:33Z"
}
},
{
"model": "Cars.car",
"pk": 4,
"fields": {
"car_title": "2017 Jaguar F-PACE",
"state": "DC",
"city": "Kathmandu",
"color": "Green",
"model": "Jaguar F-PACE",
"year": 2017,
"condition": "New",
"price": 7000,
"description": "<h2>Jaguar F-Pace Latest Update</h2>\r\n\r\n<p><strong>Latest Update</strong>: Jaguar has <a href=\"https://www.cardekho.com/india-car-news/jaguar-brings-the-facelifted-fpace-to-india-at-rs-6999-lakh-27277.htm\"><u>launched the facelifted F-Pace</u></a> in India.</p>\r\n\r\n<p><strong>Jaguar F-Pace Price</strong>: The F-Pace is priced at Rs 69.99 lakh (ex-showroom India).</p>\r\n\r\n<p><strong>Jaguar F-Pace Variants</strong>: It is available in a single fully loaded trim, the R Dynamic S.</p>\r\n\r\n<p><strong>Jaguar F-Pace Seating Capacity</strong>: The SUV can seat up to five people.</p>\r\n\r\n<p><strong>Jaguar F-Pace Powertrains</strong>: Jaguar has provided the facelifted F-Pace with a 2.0-litre turbo-petrol engine (250PS/365Nm) and a new 2.0-litre turbo-diesel (204PS/430Nm). Both engines get all-wheel drivetrains and are paired with an 8-speed automatic.</p>\r\n\r\n<p><strong>Jaguar F-Pace Features</strong>: It comes with an 11.4-inch Pivi Pro touchscreen infotainment system with connected car tech, wireless charging, a panoramic glass roof, a powered tailgate, a 12.3-inch digital driver’s display, and a 12-way power-adjustable driver’s seat.</p>\r\n\r\n<p><strong>Jaguar F-Pace Safety</strong>: Safety features include dynamic stability control, brake assist, and front and rear parking sensors.</p>\r\n\r\n<p><strong>Jaguar F-Pace Rivals</strong>: It goes up against the <a href=\"https://www.cardekho.com/carmodels/BMW/BMW_X3\"><u>BMW X3</u></a>, <a href=\"https://www.cardekho.com/mercedes-benz/glc\"><u>Mercedes-Benz GLC</u></a>, <a href=\"https://www.cardekho.com/carmodels/Volvo/Volvo_XC60\"><u>Volvo XC60</u></a>, <a href=\"https://www.cardekho.com/audi/q5-2021\"><u>2021 Audi Q5</u></a>, and <a href=\"https://www.cardekho.com/lexus/nx\"><u>Lexus NX</u></a>.</p>",
"car_photo": "photos/2023/01/31/1902932503.jpg",
"car_photo_1": "photos/2023/01/31/1902932514.jpg",
"car_photo_2": "photos/2023/01/31/1902932528.jpg",
"car_photo_3": "photos/2023/01/31/1902932542.jpg",
"car_photo_4": "photos/2023/01/31/1902932503_SFIGM7o.jpg",
"features": "Cruise Control,Audio Interface,Air Conditioning,Seat Heating,Alarm System,ParkAssist,Power Steering,Direct Fuel Injection,Auto Start/Stop,Wind Deflector,Bluetooth Handset",
"body_style": "SUV",
"engine": "4 L Mid-Engine V6",
"transmission": "Auto",
"interior": "Grey",
"miles": 2200,
"doors": "4",
"passengers": 5,
"vin_no": "WP-4512",
"milage": 34,
"fuel_type": "Petrol",
"no_of_owners": "0",
"is_featured": true,
"created_date": "2023-01-31T16:10:07Z"
}
},
{
"model": "Cars.car",
"pk": 5,
"fields": {
"car_title": "2018 Toyota 4Runner",
"state": "GA",
"city": "Lekhnath",
"color": "Grey",
"model": "4Runner",
"year": 2018,
"condition": "Used",
"price": 5000,
"description": "<h2>Toyota Fortuner Latest Update</h2>\r\n\r\n<p><strong>Price:</strong> Prices for the Fortuner range between Rs 32.59 lakh and Rs 50.34 lakh (ex-showroom pan-India).</p>\r\n\r\n<p><strong>Variants:</strong> The Toyota SUV can be had in two trims: Standard and Legender. The SUV is also available in a sporty-looking GR-S trim. </p>\r\n\r\n<p><strong>Seating Capacity:</strong> It has the capacity to seat seven passengers.</p>\r\n\r\n<p><strong>Engine and Transmission:</strong> The Fortuner gets two engine options: a 2.7-litre petrol engine (making 166PS and 245Nm) and a 2.8-litre turbo-diesel engine (204PS and 500Nm). The former is mated to a five-speed manual and the latter comes with a six-speed manual transmission. The diesel unit also comes mated to a six-speed automatic gearbox option and four-wheel-drive system. The Legender trim gets the same diesel engine paired with a six-speed automatic transmission.</p>\r\n\r\n<p><strong>Features:</strong> Toyota has loaded the Fortuner with features like an infotainment system (nine-inch unit for the Legender and eight-inch unit for the regular Fortuner) with Apple CarPlay and connected car features. Alloy wheels on offer are 18 inches in size for the Fortuner and dual-tone 20-inch rims for the Legender. It also gets a 360-degree parking camera, wireless phone charging, a kick-to-open powered tailgate and ambient lighting.</p>\r\n\r\n<p><strong>Safety:</strong> Passenger safety is ensured by up to seven airbags, vehicle stability control (VSC), traction control, hill assist and ABS with EBD.</p>\r\n\r\n<p><strong>Rivals:</strong> Toyota’s full-size SUV competes against the <a href=\"https://www.cardekho.com/mg/gloster\" target=\"_blank\">MG Gloster</a>, <a href=\"https://www.cardekho.com/jeep/meridian\" target=\"_blank\">Jeep Meridian</a> and the <a href=\"https://www.cardekho.com/skoda/kodiaq-2020\" target=\"_blank\">Skoda Kodiaq</a>.</p>",
"car_photo": "photos/2023/01/31/1893633875.jpg",
"car_photo_1": "photos/2023/01/31/1893633879.jpg",
"car_photo_2": "photos/2023/01/31/1893633884.jpg",
"car_photo_3": "photos/2023/01/31/1896836883.jpg",
"car_photo_4": "photos/2023/01/31/1896836887.jpg",
"features": "Audio Interface,Air Conditioning,Seat Heating,Direct Fuel Injection,Auto Start/Stop",
"body_style": "SUV",
"engine": "3.4 L Mid-Engine V6",
"transmission": "Automatic",
"interior": "Black",
"miles": 12131,
"doors": "4",
"passengers": 6,
"vin_no": "WP-5242",
"milage": 30,
"fuel_type": "Petrol",
"no_of_owners": "1",
"is_featured": true,
"created_date": "2023-01-31T16:14:08Z"
}
},
{
"model": "Cars.car",
"pk": 6,
"fields": {
"car_title": "2018 Toyota Corolla",
"state": "AR",
"city": "Syangja",
"color": "White",
"model": "Corolla",
"year": 2018,
"condition": "New",
"price": 7000,
"description": "<h2>Toyota Fortuner Latest Update</h2>\r\n\r\n<p><strong>Price:</strong> Prices for the Fortuner range between Rs 32.59 lakh and Rs 50.34 lakh (ex-showroom pan-India).</p>\r\n\r\n<p><strong>Variants:</strong> The Toyota SUV can be had in two trims: Standard and Legender. The SUV is also available in a sporty-looking GR-S trim. </p>\r\n\r\n<p><strong>Seating Capacity:</strong> It has the capacity to seat seven passengers.</p>\r\n\r\n<p><strong>Engine and Transmission:</strong> The Fortuner gets two engine options: a 2.7-litre petrol engine (making 166PS and 245Nm) and a 2.8-litre turbo-diesel engine (204PS and 500Nm). The former is mated to a five-speed manual and the latter comes with a six-speed manual transmission. The diesel unit also comes mated to a six-speed automatic gearbox option and four-wheel-drive system. The Legender trim gets the same diesel engine paired with a six-speed automatic transmission.</p>\r\n\r\n<p><strong>Features:</strong> Toyota has loaded the Fortuner with features like an infotainment system (nine-inch unit for the Legender and eight-inch unit for the regular Fortuner) with Apple CarPlay and connected car features. Alloy wheels on offer are 18 inches in size for the Fortuner and dual-tone 20-inch rims for the Legender. It also gets a 360-degree parking camera, wireless phone charging, a kick-to-open powered tailgate and ambient lighting.</p>\r\n\r\n<p><strong>Safety:</strong> Passenger safety is ensured by up to seven airbags, vehicle stability control (VSC), traction control, hill assist and ABS with EBD.</p>\r\n\r\n<p><strong>Rivals:</strong> Toyota’s full-size SUV competes against the <a href=\"https://www.cardekho.com/mg/gloster\" target=\"_blank\">MG Gloster</a>, <a href=\"https://www.cardekho.com/jeep/meridian\" target=\"_blank\">Jeep Meridian</a> and the <a href=\"https://www.cardekho.com/skoda/kodiaq-2020\" target=\"_blank\">Skoda Kodiaq</a>.</p>",
"car_photo": "photos/2023/01/31/1900893299.jpg",
"car_photo_1": "photos/2023/01/31/1900893311.jpg",
"car_photo_2": "photos/2023/01/31/1900893319.jpg",
"car_photo_3": "photos/2023/01/31/1900893329.jpg",
"car_photo_4": "photos/2023/01/31/1900893391.jpg",
"features": "Cruise Control,Airbags,Air Conditioning,Alarm System,ParkAssist,Reversing Camera,Auto Start/Stop,Wind Deflector",
"body_style": "Sport",
"engine": "3.5L Mid-Engine V7",
"transmission": "Auto",
"interior": "Black",
"miles": 100,
"doors": "4",
"passengers": 4,
"vin_no": "WP-5249",
"milage": 30,
"fuel_type": "Petrol",
"no_of_owners": "0",
"is_featured": true,
"created_date": "2023-01-31T16:17:44Z"
}
},
{
"model": "sites.site",
"fields": {
"domain": "localhost:8000",
"name": "localhost:8000"
}
},
{
"model": "contacts.contact",
"pk": 1,
"fields": {
"first_name": "admin",
"last_name": "Hubbard",
"car_id": 1,
"customer_need": "I'm interested in this",
"car_title": "2017 Ferrari 488 GTB",
"city": "Pokhara",
"state": "sa",
"email": "thapa.ramesh474@outlook.com",
"phone": "",
"message": "as",
"user_id": 1,
"create_date": "2023-02-02T10:53:24.865Z"
}
},
{
"model": "socialaccount.socialapp",
"pk": 1,
"fields": {
"provider": "facebook",
"name": "Facebook Login",
"client_id": "1177260492925827",
"secret": "f13c396516cd5442d1fbbb85a863cd3e",
"key": "",
"sites": [
1
]
}
},
{
"model": "socialaccount.socialapp",
"pk": 2,
"fields": {
"provider": "google",
"name": "Google Login",
"client_id": "359586658880-g5j517fgo924hhcb119bn0ev61f5rl1u.apps.googleusercontent.com",
"secret": "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",
"key": "",
"sites": [
1
]
}
},
{
"model": "socialaccount.socialaccount",
"pk": 1,
"fields": {
"user": 4,
"provider": "facebook",
"uid": "512413947626331",
"last_login": "2023-02-01T14:55:14.458Z",
"date_joined": "2023-02-01T13:53:19.138Z",
"extra_data": "{\"id\": \"512413947626331\", \"name\": \"Alertprint Diealert\", \"first_name\": \"Alertprint\", \"last_name\": \"Diealert\"}"
}
},
{
"model": "socialaccount.socialaccount",
"pk": 2,
"fields": {
"user": 5,
"provider": "google",
"uid": "103569553225743080467",
"last_login": "2023-02-01T14:55:44.903Z",
"date_joined": "2023-02-01T14:46:04.362Z",
"extra_data": "{\"iss\": \"https://accounts.google.com\", \"azp\": \"359586658880-g5j517fgo924hhcb119bn0ev61f5rl1u.apps.googleusercontent.com\", \"aud\": \"359586658880-g5j517fgo924hhcb119bn0ev61f5rl1u.apps.googleusercontent.com\", \"sub\": \"103569553225743080467\", \"at_hash\": \"ZgLYoC7XQEdzFf-CoNAZUQ\", \"name\": \"Ramesh Thapa\", \"picture\": \"https://lh3.googleusercontent.com/a/AEdFTp5psk8J5aqru2pvqjMDuNvBEf6nlNyPtatYY22L=s96-c\", \"given_name\": \"Ramesh\", \"family_name\": \"Thapa\", \"locale\": \"en\", \"iat\": 1675263344, \"exp\": 1675266944}"
}
}
]