add basic benefits fixture
This commit is contained in:
		
							parent
							
								
									429b47ac09
								
							
						
					
					
						commit
						7d8d9fe881
					
				
					 1 changed files with 149 additions and 0 deletions
				
			
		
							
								
								
									
										149
									
								
								fixtures/sponsor_benefits.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										149
									
								
								fixtures/sponsor_benefits.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,149 @@ | ||||||
|  | [ | ||||||
|  |     { | ||||||
|  |         "pk": 2,  | ||||||
|  |         "model": "sponsorship.benefit",  | ||||||
|  |         "fields": { | ||||||
|  |             "type": "weblogo",  | ||||||
|  |             "name": "Web Logo",  | ||||||
|  |             "description": "Logo to appear on the website" | ||||||
|  |         } | ||||||
|  |     },  | ||||||
|  |     { | ||||||
|  |         "pk": 3,  | ||||||
|  |         "model": "sponsorship.benefit",  | ||||||
|  |         "fields": { | ||||||
|  |             "type": "file",  | ||||||
|  |             "name": "Print Logo",  | ||||||
|  |             "description": "Logo to appear in print" | ||||||
|  |         } | ||||||
|  |     },  | ||||||
|  |     { | ||||||
|  |         "pk": 4,  | ||||||
|  |         "model": "sponsorship.benefit",  | ||||||
|  |         "fields": { | ||||||
|  |             "type": "text",  | ||||||
|  |             "name": "Sponsor Description",  | ||||||
|  |             "description": "Description to appear on website and in print" | ||||||
|  |         } | ||||||
|  |     },  | ||||||
|  |     { | ||||||
|  |         "pk": 9,  | ||||||
|  |         "model": "sponsorship.benefitlevel",  | ||||||
|  |         "fields": { | ||||||
|  |             "other_limits": "",  | ||||||
|  |             "benefit": 4,  | ||||||
|  |             "max_words": null,  | ||||||
|  |             "level": 1 | ||||||
|  |         } | ||||||
|  |     },  | ||||||
|  |     { | ||||||
|  |         "pk": 5,  | ||||||
|  |         "model": "sponsorship.benefitlevel",  | ||||||
|  |         "fields": { | ||||||
|  |             "other_limits": "",  | ||||||
|  |             "benefit": 3,  | ||||||
|  |             "max_words": null,  | ||||||
|  |             "level": 1 | ||||||
|  |         } | ||||||
|  |     },  | ||||||
|  |     { | ||||||
|  |         "pk": 1,  | ||||||
|  |         "model": "sponsorship.benefitlevel",  | ||||||
|  |         "fields": { | ||||||
|  |             "other_limits": "",  | ||||||
|  |             "benefit": 2,  | ||||||
|  |             "max_words": null,  | ||||||
|  |             "level": 1 | ||||||
|  |         } | ||||||
|  |     },  | ||||||
|  |     { | ||||||
|  |         "pk": 10,  | ||||||
|  |         "model": "sponsorship.benefitlevel",  | ||||||
|  |         "fields": { | ||||||
|  |             "other_limits": "",  | ||||||
|  |             "benefit": 4,  | ||||||
|  |             "max_words": null,  | ||||||
|  |             "level": 2 | ||||||
|  |         } | ||||||
|  |     },  | ||||||
|  |     { | ||||||
|  |         "pk": 6,  | ||||||
|  |         "model": "sponsorship.benefitlevel",  | ||||||
|  |         "fields": { | ||||||
|  |             "other_limits": "",  | ||||||
|  |             "benefit": 3,  | ||||||
|  |             "max_words": null,  | ||||||
|  |             "level": 2 | ||||||
|  |         } | ||||||
|  |     },  | ||||||
|  |     { | ||||||
|  |         "pk": 2,  | ||||||
|  |         "model": "sponsorship.benefitlevel",  | ||||||
|  |         "fields": { | ||||||
|  |             "other_limits": "",  | ||||||
|  |             "benefit": 2,  | ||||||
|  |             "max_words": null,  | ||||||
|  |             "level": 2 | ||||||
|  |         } | ||||||
|  |     },  | ||||||
|  |     { | ||||||
|  |         "pk": 11,  | ||||||
|  |         "model": "sponsorship.benefitlevel",  | ||||||
|  |         "fields": { | ||||||
|  |             "other_limits": "",  | ||||||
|  |             "benefit": 4,  | ||||||
|  |             "max_words": null,  | ||||||
|  |             "level": 3 | ||||||
|  |         } | ||||||
|  |     },  | ||||||
|  |     { | ||||||
|  |         "pk": 7,  | ||||||
|  |         "model": "sponsorship.benefitlevel",  | ||||||
|  |         "fields": { | ||||||
|  |             "other_limits": "",  | ||||||
|  |             "benefit": 3,  | ||||||
|  |             "max_words": null,  | ||||||
|  |             "level": 3 | ||||||
|  |         } | ||||||
|  |     },  | ||||||
|  |     { | ||||||
|  |         "pk": 3,  | ||||||
|  |         "model": "sponsorship.benefitlevel",  | ||||||
|  |         "fields": { | ||||||
|  |             "other_limits": "",  | ||||||
|  |             "benefit": 2,  | ||||||
|  |             "max_words": null,  | ||||||
|  |             "level": 3 | ||||||
|  |         } | ||||||
|  |     },  | ||||||
|  |     { | ||||||
|  |         "pk": 12,  | ||||||
|  |         "model": "sponsorship.benefitlevel",  | ||||||
|  |         "fields": { | ||||||
|  |             "other_limits": "",  | ||||||
|  |             "benefit": 4,  | ||||||
|  |             "max_words": null,  | ||||||
|  |             "level": 4 | ||||||
|  |         } | ||||||
|  |     },  | ||||||
|  |     { | ||||||
|  |         "pk": 8,  | ||||||
|  |         "model": "sponsorship.benefitlevel",  | ||||||
|  |         "fields": { | ||||||
|  |             "other_limits": "",  | ||||||
|  |             "benefit": 3,  | ||||||
|  |             "max_words": null,  | ||||||
|  |             "level": 4 | ||||||
|  |         } | ||||||
|  |     },  | ||||||
|  |     { | ||||||
|  |         "pk": 4,  | ||||||
|  |         "model": "sponsorship.benefitlevel",  | ||||||
|  |         "fields": { | ||||||
|  |             "other_limits": "",  | ||||||
|  |             "benefit": 2,  | ||||||
|  |             "max_words": null,  | ||||||
|  |             "level": 4 | ||||||
|  |         } | ||||||
|  |     } | ||||||
|  | ] | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Luke Hatcher
						Luke Hatcher