bottle_data.yaml 1.1 KB

12345678910111213141516
  1. - model: contribmap.contrib
  2. pk: 1
  3. fields: {name: Bill, contrib_type: share, latitude: 47.218371, longitude: -1.553621,
  4. phone: '', email: a@example.com, access_type: fiber, connect_local: false, connect_internet: false,
  5. bandwidth: 3.0, share_part: 2.0, floor: null, floor_total: null, orientations: '[''N'',
  6. ''NO'', ''O'', ''SO'', ''S'', ''SE'', ''E'', ''NE'']', roof: false, comment: '',
  7. privacy_name: false, privacy_email: false, privacy_coordinates: true, privacy_place_details: true,
  8. privacy_comment: false, date: 'Thu, 03 Mar 2016 12:26:39 -0000'}
  9. - model: contribmap.contrib
  10. pk: 2
  11. fields: {name: veau, contrib_type: connect, latitude: 47.2195681123155, longitude: -1.5398025512695312,
  12. phone: '0101010101', email: '', access_type: '', connect_local: true, connect_internet: false,
  13. bandwidth: null, share_part: null, floor: 1, floor_total: 2, orientations: '[''SE'']',
  14. roof: false, comment: '', privacy_name: false, privacy_email: false, privacy_coordinates: false,
  15. privacy_place_details: false, privacy_comment: false, date: 'Thu, 03 Mar 2016
  16. 12:27:24 -0000'}