add proposals and speakers to installed apps
This commit is contained in:
		
							parent
							
								
									1759cf569e
								
							
						
					
					
						commit
						1a8c2d342d
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -166,6 +166,8 @@ INSTALLED_APPS = [
 | 
				
			||||||
    "symposion.conference",
 | 
					    "symposion.conference",
 | 
				
			||||||
    "symposion.cms",
 | 
					    "symposion.cms",
 | 
				
			||||||
    "symposion.boxes",
 | 
					    "symposion.boxes",
 | 
				
			||||||
 | 
					    "symposion.proposals",
 | 
				
			||||||
 | 
					    "symposion.speakers",
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
FIXTURE_DIRS = [
 | 
					FIXTURE_DIRS = [
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue