adds django-markdown-deux to dependencies
This commit is contained in:
		
							parent
							
								
									bc15a45bf9
								
							
						
					
					
						commit
						c3c23f7129
					
				
					 2 changed files with 4 additions and 0 deletions
				
			
		|  | @ -143,6 +143,7 @@ INSTALLED_APPS = [ | |||
|     "pinax.boxes", | ||||
|     "pinax.eventlog", | ||||
|     "pinax.pages", | ||||
|     "markdown_deux", | ||||
| 
 | ||||
|     # symposion | ||||
|     "symposion", | ||||
|  |  | |||
|  | @ -8,6 +8,9 @@ dj-database-url==0.4.0 | |||
| pinax-pages==0.4.2 | ||||
| pinax-boxes==2.1.2 | ||||
| django-libsass==0.7 | ||||
| django-markdown-deux==1.0.5 | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| # For testing | ||||
| django-nose==1.4.3 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Christopher Neugebauer
						Christopher Neugebauer