django-markdownx/markdownx
2018-10-18 21:08:12 +02:00
..
locale Added 4 new locale definitions + updated the existing ones. 2017-03-17 00:15:54 +00:00
static/markdownx DJango 2.0 support 2018-01-21 21:02:26 +01:00
templates/markdownx Fix #50 -- Native template-based widget rendering. 2017-03-20 10:53:29 +01:00
tests Fix _size problem for latest Django (#129) 2018-10-16 20:12:25 +02:00
__init__.py 2.0.25 2018-10-18 21:08:12 +02:00
admin.py Updated the docs + minor clean ups. 2017-04-25 01:17:10 +01:00
exceptions.py Modified staticmethod to classmethod in exceptions. 2017-07-09 20:37:01 +01:00
fields.py Updated the docs + minor clean ups. 2017-04-25 01:17:10 +01:00
forms.py Fix _size problem for latest Django (#129) 2018-10-16 20:12:25 +02:00
models.py Updated the docs + minor clean ups. 2017-04-25 01:17:10 +01:00
settings.py Updates - mostly to do with docs and front-end settings. 2017-03-19 17:19:28 +00:00
urls.py [Closes #32] Added names to URL patterns 2017-05-02 21:47:45 +02:00
utils.py [Fixes #65] MARKDOWNX_IMAGE_MAX_SIZE not respected 2017-05-02 21:15:45 +02:00
views.py Updated the docs + minor clean ups. 2017-04-25 01:17:10 +01:00
widgets.py Add compatibility with Django 2.0. 2017-12-02 22:22:56 +01:00