django-markdownx/markdownx
2019-12-26 14:23:16 +01:00
..
locale Added 4 new locale definitions + updated the existing ones. 2017-03-17 00:15:54 +00:00
static/markdownx Closes #142: Missing compiled static files 2018-11-15 21:21:18 +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 v2.0.28 2018-11-21 22:10:14 +01: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 Travis update, cleanup code 2019-12-26 14:23:16 +01:00
views.py Closes #143: Error when invalid image upload 2018-11-21 20:18:12 +01:00
widgets.py Update widget render attrs with attrs from widget instance before render 2018-10-14 15:19:22 -05:00