django-markdownx/markdownx
2016-06-18 11:07:44 +02: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 Fix #16 - support for subclasses of MarkdownxWidget in the MarkdownxFormField 2016-02-12 09:39:20 +01:00
forms.py Use django default storage (#23) 2016-06-18 10:54:01 +02: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 [Closes #15] Make rendering the markdown abstractable 2016-02-12 14:01:59 +01:00
views.py Fix for module setting 2016-06-18 11:07:38 +02:00
widgets.py Fixes issue #12: Ability to change the url of imageupload in settings 2015-12-01 00:59:43 +01:00