django-markdownx/markdownx
Pouria Hadjibagheri 52c9a1e670
Add GH Actions (#218)
* updates URLs to Django 4 pattern

* Checks for Ajax request using `x-requested-with` header

* housekeeping

* housekeeping

* adds zlib to windows runs

* uses specific python version

* updates git URL

* disables testing on Windows

* changes docs path

* changes docs path

* changes docs path

* Update documentations

* removes docs

Co-authored-by: GitHub Action <action@github.com>
2022-01-03 14:25:46 +00:00
..
locale correct minor typo 2022-01-03 10:06:42 +00:00
static/markdownx add compiled js files 2020-01-26 17:07:32 +07:00
templates/markdownx Removing support of Django < 2 2019-12-26 14:48:21 +01:00
tests Add GH Actions (#218) 2022-01-03 14:25:46 +00:00
__init__.py major version bump 2021-12-27 11:39:34 +00:00
admin.py Updated the docs + minor clean ups. 2017-04-25 01:17:10 +01:00
exceptions.py Closes #167: Deprecation, removes in Django 4 Warnings 2019-12-26 20:30:25 +01:00
fields.py Updated the docs + minor clean ups. 2017-04-25 01:17:10 +01:00
forms.py Removing django.utils.six, update travis.yml 2019-12-26 14:29:15 +01:00
models.py Revert "Closes #165: get_internal_type returns TextField" 2019-12-28 09:59:32 +01:00
settings.py Closes #167: Deprecation, removes in Django 4 Warnings 2019-12-26 20:30:25 +01:00
urls.py updates URLs to Django 4 pattern 2022-01-03 11:41:02 +00:00
utils.py Many small updates to version 3.0 2019-12-26 20:24:46 +01:00
views.py Add GH Actions (#218) 2022-01-03 14:25:46 +00:00
widgets.py Fixed duplicate markdownx-editor class on widget 2021-02-28 15:19:00 +00:00