django-markdownx/markdownx
Pouria Hadjibagheri d366798404 SVG upload (#39)
* Added SVG image upload functionality, cleaned up the code slightly, and added some documentations.

* Added 'image/svg+xml' example to MARKDOWNX_UPLOAD_CONTENT_TYPES in settings.
2017-01-10 19:14:56 +01:00
..
locale Works for 1.0 version 2015-09-06 20:46:46 +02:00
static/markdownx Make it possible to customize image insertion code. (#20) 2016-05-14 11:58:43 +02:00
templates/markdownx Works for 1.0 version 2015-09-06 20:46:46 +02:00
tests Test fix 2016-05-14 21:38:39 +02:00
__init__.py Init 2014-11-01 22:02:31 +01:00
admin.py Works for 1.0 version 2015-09-06 20:46:46 +02:00
fields.py Stop widget being overridden if set to a multiwidget containing a markdownx widget (#38) 2017-01-07 17:18:07 +01:00
forms.py SVG upload (#39) 2017-01-10 19:14:56 +01:00
models.py Works for 1.0 version 2015-09-06 20:46:46 +02:00
settings.py Description fix 2016-02-12 14:18:11 +01:00
urls.py v0.2.9 2014-11-12 16:04:21 +01:00
utils.py Small improvements 2016-06-18 11:43:34 +02:00
views.py Fix for module setting 2016-06-18 11:07:38 +02:00
widgets.py Template render syntax fix 2016-08-15 13:27:06 +02:00