django-markdownx/markdownx
2017-03-12 23:32:34 +00:00
..
locale Works for 1.0 version 2015-09-06 20:46:46 +02:00
static/markdownx Small refactoring: events naming, logging only errors in console. 2017-03-10 10:47:49 +01: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 New version strategy: updates only needed in __init__, docs and setup files will then automatically follow. 2017-03-12 20:51:16 +00:00
admin.py Now with comprehensive documentations. 2017-03-12 20:50:31 +00:00
exceptions.py Separated exceptions, and added a JavaScript monitoring for SVG files. 2017-03-12 20:29:15 +00: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 Separated exceptions, and added a JavaScript monitoring for SVG files. 2017-03-12 20:29:15 +00:00
models.py Replace weired quote characters so Python 2 will understand. 2017-03-12 23:32:34 +00:00
settings.py Separated exceptions, and added a JavaScript monitoring for SVG files. 2017-03-12 20:29:15 +00:00
urls.py v0.2.9 2014-11-12 16:04:21 +01:00
utils.py Separated exceptions, and added a JavaScript monitoring for SVG files. 2017-03-12 20:29:15 +00:00
views.py Fix for module setting 2016-06-18 11:07:38 +02:00
widgets.py remove print statement (#46) 2017-02-21 23:00:51 +01:00