Changeset - c3c23f7129ba
[Not reviewed]
0 2 0
Christopher Neugebauer - 7 years ago 2017-08-09 03:34:30
chrisjrn@gmail.com
adds django-markdown-deux to dependencies
2 files changed with 4 insertions and 0 deletions:
0 comments (0 inline, 0 general)
pinaxcon/settings.py
Show inline comments
...
 
@@ -144,4 +144,5 @@ INSTALLED_APPS = [
 
    "pinax.eventlog",
 
    "pinax.pages",
 
    "markdown_deux",
 

	
 
    # symposion
requirements.txt
Show inline comments
...
 
@@ -9,4 +9,7 @@ pinax-pages==0.4.2
 
pinax-boxes==2.1.2
 
django-libsass==0.7
 
django-markdown-deux==1.0.5
 

	
 

	
 

	
 
# For testing
0 comments (0 inline, 0 general)