django-markdownx/markdownx
2017-03-10 10:47:49 +01: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 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 Rectified the error causing image size alteration for non-svg images being ignored. More clean ups, and breakdown of functions inline with functional/OOP best practices, to make them easier to debug. 2017-01-16 20:18:07 +00:00
models.py Works for 1.0 version 2015-09-06 20:46:46 +02:00
settings.py Small clean up of the code. 2017-01-16 20:15:46 +00: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 remove print statement (#46) 2017-02-21 23:00:51 +01:00