mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-05-19 01:51:08 +00:00
Cleaned up the the new Django 1.11+ compatibility code and added documentations template. Also, `add_markdownx_attrs` now returns the updated dict with the output used for updating widget attributes. |
||
|---|---|---|
| .. | ||
| locale | ||
| static/markdownx | ||
| templates/markdownx | ||
| tests | ||
| __init__.py | ||
| admin.py | ||
| exceptions.py | ||
| fields.py | ||
| forms.py | ||
| models.py | ||
| settings.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||
| widgets.py | ||