add tomd and convert comment html to markdown
Showing
- opentech/apply/activity/templates/activity/include/listing_base.html 1 addition, 1 deletion...ply/activity/templates/activity/include/listing_base.html
- opentech/apply/funds/templatetags/markdown_tags.py 7 additions, 2 deletionsopentech/apply/funds/templatetags/markdown_tags.py
- requirements.txt 1 addition, 0 deletionsrequirements.txt
... | ... | @@ -43,6 +43,7 @@ mistune==0.8.4 |
Pillow==4.3.0 | ||
psycopg2==2.7.3.1 | ||
social_auth_app_django==3.1.0 | ||
tomd==0.1.3 | ||
wagtail~=2.2.0 | ||
wagtail-cache==0.5.1 | ||
whitenoise==4.0 |
Please register or sign in to comment