Final shirt changes
This commit is contained in:
		
							parent
							
								
									9c8c1f61ef
								
							
						
					
					
						commit
						0aaea184e5
					
				
					 3 changed files with 3 additions and 16 deletions
				
			
		|  | @ -2,7 +2,7 @@ | ||||||
| 
 | 
 | ||||||
| /usr/local/bin/python /app/symposion_app/manage.py migrate | /usr/local/bin/python /app/symposion_app/manage.py migrate | ||||||
| /usr/local/bin/python /app/symposion_app/manage.py loaddata /app/symposion_app/fixtures/{conference,proposal_base,sites,flatpages}.json | /usr/local/bin/python /app/symposion_app/manage.py loaddata /app/symposion_app/fixtures/{conference,proposal_base,sites,flatpages}.json | ||||||
| /usr/local/bin/python /app/symposion_app/manage.py loaddata /app/symposion_app/fixtures/{2019_groups,2019_registrasion,2019_schedule,2019_sitetree,2019_flatpages}.json | /usr/local/bin/python /app/symposion_app/manage.py loaddata /app/symposion_app/fixtures/{2019_groups,2019_registrasion,2019_schedule,2019_flatpages,2019_sitetree,2019_sections}.json | ||||||
| 
 | 
 | ||||||
| /usr/local/bin/python /app/symposion_app/manage.py create_review_permissions | /usr/local/bin/python /app/symposion_app/manage.py create_review_permissions | ||||||
| #/usr/local/bin/python /app/symposion_app/manage.py populate_inventory | #/usr/local/bin/python /app/symposion_app/manage.py populate_inventory | ||||||
|  |  | ||||||
|  | @ -370,19 +370,6 @@ | ||||||
|     "order": 60 |     "order": 60 | ||||||
|   } |   } | ||||||
| }, | }, | ||||||
| { |  | ||||||
|   "model": "registrasion.product", |  | ||||||
|   "pk": 28, |  | ||||||
|   "fields": { |  | ||||||
|     "name": "Men's Outline Tee 4XL", |  | ||||||
|     "description": "", |  | ||||||
|     "category": 6, |  | ||||||
|     "price": "25.00", |  | ||||||
|     "limit_per_user": null, |  | ||||||
|     "reservation_duration": "01:00:00", |  | ||||||
|     "order": 70 |  | ||||||
|   } |  | ||||||
| }, |  | ||||||
| { | { | ||||||
|   "model": "registrasion.product", |   "model": "registrasion.product", | ||||||
|   "pk": 29, |   "pk": 29, | ||||||
|  |  | ||||||
|  | @ -74,7 +74,7 @@ | ||||||
|             <td>60</td> |             <td>60</td> | ||||||
|             <td>64</td> |             <td>64</td> | ||||||
|             <td>68</td> |             <td>68</td> | ||||||
|             <td>..</td> |             <td>na</td> | ||||||
|             <td>76</td> |             <td>76</td> | ||||||
|           </tr> |           </tr> | ||||||
|           <tr> |           <tr> | ||||||
|  | @ -85,7 +85,7 @@ | ||||||
|             <td>81</td> |             <td>81</td> | ||||||
|             <td>84</td> |             <td>84</td> | ||||||
|             <td>87</td> |             <td>87</td> | ||||||
|             <td>..</td> |             <td>na</td> | ||||||
|             <td>93</td> |             <td>93</td> | ||||||
|           </tr> |           </tr> | ||||||
|         </tbody> |         </tbody> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Tobias
						Tobias