mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-05-24 12:13:44 +00:00
It works when you want to use another storage. Tested with django-storages with S3 and local file system. |
||
|---|---|---|
| .. | ||
| 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 | ||