Forgot to add games to admin
This commit is contained in:
		
							parent
							
								
									9dc93ea49a
								
							
						
					
					
						commit
						2e2333ed70
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -13,6 +13,7 @@ from symposion.proposals import models as symposion_models | |||
| @admin.register(models.SecurityProposal) | ||||
| @admin.register(models.WootconfProposal) | ||||
| @admin.register(models.KernelProposal) | ||||
| @admin.register(models.GamesProposal) | ||||
| class CategoryAdmin(admin.ModelAdmin): | ||||
| 
 | ||||
|     class AdditionalSpeakerInline(admin.TabularInline): | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Scott Bragg
						Scott Bragg