django-markdownx/markdownx
adi 292d5fddee Merge pull request #13 from mvdwaeter/master
Fixes issue #12: Ability to change the url of imageupload in settings
2016-02-12 10:56:59 +01:00
..
locale Works for 1.0 version 2015-09-06 20:46:46 +02:00
static/markdownx Fixes issue #12: Ability to change the url of imageupload in settings 2015-12-01 00:59:43 +01:00
templates/markdownx Works for 1.0 version 2015-09-06 20:46:46 +02:00
tests travis 2015-09-30 12:51:07 +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 Fix accessing file length in python3 2015-10-19 18:44:58 +04:00
models.py Works for 1.0 version 2015-09-06 20:46:46 +02:00
settings.py Fixes issue #12: Ability to change the url of imageupload in settings 2015-12-01 00:59:43 +01:00
urls.py v0.2.9 2014-11-12 16:04:21 +01:00
utils.py Init 2014-11-01 22:02:31 +01:00
views.py Add Markdown extension config setting 2015-10-28 02:56:01 -06:00
widgets.py Fixes issue #12: Ability to change the url of imageupload in settings 2015-12-01 00:59:43 +01:00