mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-03-16 21:40:24 +00:00
* Added SVG image upload functionality, cleaned up the code slightly, and added some documentations. * Added 'image/svg+xml' example to MARKDOWNX_UPLOAD_CONTENT_TYPES in settings. |
||
|---|---|---|
| .. | ||
| locale | ||
| static/markdownx | ||
| templates/markdownx | ||
| tests | ||
| __init__.py | ||
| admin.py | ||
| fields.py | ||
| forms.py | ||
| models.py | ||
| settings.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||
| widgets.py | ||